# Nature My New Game!

**URL:** https://forum.makecode.com/t/nature-my-new-game/40900
**Category:** Collaboration
**Tags:** art, game
**Created:** [December 11, 2025, 7:17pm UTC](https://forum.makecode.com/t/nature-my-new-game/40900 "2025-12-11T19:17:50Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![Cybercube](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/cybercube/32/34628_2.png) [@Cybercube](https://forum.makecode.com/u/Cybercube)
#### Post date: [December 11, 2025, 7:17pm UTC](https://forum.makecode.com/t/nature-my-new-game/40900/1 "2025-12-11T19:17:50Z")

</div>

> **For @Zerofall**
>
> Thanks to Zerofall for the suggestion!
> 
> > [@ZeroFall](#):
> >
> > I would have a top down scroller/ side scroller game on nature, you are a predator (Fox, Lion, etc) and take your time on the art so we would be able to appreciate nature (You can get someone to help with art as well!). while being able to pounce on animals to fill up a hunger bar, as well as maybe a lake to drink water, as well as predators that try and hunt you down (Could add a day night cycle that could have effects on your animal (Energy, how much you can see, new predators) You don’t have to of course! this is just an idea and I’m sure people would love to give great ideas!

* * *

# Nature

> **A quote about nature**
>
> You are a predator, getting a way from the cubes! (Yes, they want to survive out in the nature, so they try and hunt you down)
> 
> You drink water from the ponds that are randomly scattered in the map.

This was a game suggestion for the forum on [Game suggestions - Arcade / Help - Microsoft MakeCode](https://forum.makecode.com/t/game-suggestions/40856)

* * *

## 📢 Latest version 📢

> **[Nature](https://arcade.makecode.com/S34576-82778-50697-77074)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

* * *

## Play original

> **[Nature](https://arcade.makecode.com/S06317-78011-70515-17993)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

* * *

We are now doing our nature dev log! so if you wanna join then just go here:  
[Nature development log - Arcade / Collaboration - Microsoft MakeCode](https://forum.makecode.com/t/nature-development-log/41080)

> **Original post**
>
> Thanks to Zerofall for the suggestion!
> 
> > [@Game suggestions](https://forum.makecode.com/t/game-suggestions/40856/5):
> >
> > I would have a top down scroller/ side scroller game on nature, you are a predator (Fox, Lion, etc) and take your time on the art so we would be able to appreciate nature (You can get someone to help with art as well!). while being able to pounce on animals to fill up a hunger bar, as well as maybe a lake to drink water, as well as predators that try and hunt you down (Could add a day night cycle that could have effects on your animal (Energy, how much you can see, new predators) You don’t have to of course! this is just an idea and I’m sure people would love to give great ideas!
> 
> * * *
> 
> # Nature
> 
> You are a predator, getting away from the cubes! (Yes, they want to survive out in the nature, so they try and hunt you down)
> 
> You drink water from the ponds that are randomly scattered in the map.
> 
> [https://arcade.makecode.com/S85602-01643-72280-32024](https://arcade.makecode.com/S85602-01643-72280-32024)
> 
> > **Mod Edit**
> >
> > Original link:  
> > [https://arcade.makecode.com/S06317-78011-70515-17993](https://arcade.makecode.com/S06317-78011-70515-17993)
> 
> * * *
> 
> Some features are not done so if you want to collab then yes! vote here:
> 
> _Poll ([view on site](https://forum.makecode.com/t/nature-my-new-game/40900/1))_

---

<div class="post-metadata">

### Author: ![ZeroFall](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/zerofall/32/34898_2.png) [@ZeroFall](https://forum.makecode.com/u/ZeroFall)
#### Post date: [December 11, 2025, 10:55pm UTC](https://forum.makecode.com/t/nature-my-new-game/40900/2 "2025-12-11T22:55:34Z")

</div>

This looks wonderful! I can’t wait to see some of the animations and watch the sprite move! I’m excited to see the results of this game and watch how the game improves! Best of luck toward you!

---

<div class="post-metadata">

### Author: ![Hulahoop](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/hulahoop/32/25398_2.png) [@Hulahoop](https://forum.makecode.com/u/Hulahoop)
#### Post date: [December 13, 2025, 8:28pm UTC](https://forum.makecode.com/t/nature-my-new-game/40900/3 "2025-12-13T20:28:43Z")

</div>

voting thingy doesn’t work but i say “Yes”

---

<div class="post-metadata">

### Author: ![Cybercube](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/cybercube/32/34628_2.png) [@Cybercube](https://forum.makecode.com/u/Cybercube)
#### Post date: [December 14, 2025, 3:10am UTC](https://forum.makecode.com/t/nature-my-new-game/40900/4 "2025-12-14T03:10:45Z")

</div>

that’s because it ended.

---

<div class="post-metadata">

### Author: ![Luke](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/luke/32/32519_2.png) [@Luke](https://forum.makecode.com/u/Luke)
#### Post date: [December 19, 2025, 3:46am UTC](https://forum.makecode.com/t/nature-my-new-game/40900/5 "2025-12-19T03:46:24Z")

</div>

really nice use of the Japanese Woodblock palette! I like the lavender too. I would make sure to change the Z index of sprites so that things like the pond aren’t on top of the player. You can dynamically adjust the Z index of sprites as well by setting it relative to its y position so that they overlap properly.

Also when making large background tiles like grass its best to keep them simple as trying to add so much detail makes the entire scene really noisy. In real life, our brain simplifies the complexity of thousands of blades of grass into a continuous green tone which we can mimic with more simple grass patterns.

> **[Nature \[better grass tiles\]](https://arcade.makecode.com/S44685-22344-17147-00471)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

---

<div class="post-metadata">

### Author: ![ZeroFall](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/zerofall/32/34898_2.png) [@ZeroFall](https://forum.makecode.com/u/ZeroFall)
#### Post date: [December 19, 2025, 7:50pm UTC](https://forum.makecode.com/t/nature-my-new-game/40900/6 "2025-12-19T19:50:25Z")

</div>

That looks lovely! I appreciate your help!

---

<div class="post-metadata">

### Author: ![Cybercube](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/cybercube/32/34628_2.png) [@Cybercube](https://forum.makecode.com/u/Cybercube)
#### Post date: [December 20, 2025, 1:17am UTC](https://forum.makecode.com/t/nature-my-new-game/40900/7 "2025-12-20T01:17:46Z")

</div>

# Nature Update

* * *

## Game:

Better art **thanks @luke**.  
working on a new tilemap.

* * *

Make sure you play the new version right here for more updates:

> **[Nature](https://arcade.makecode.com/S85602-01643-72280-32024)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

Also @AlexK can you please change the link of the game to be this one: [https://arcade.makecode.com/S85602-01643-72280-32024](https://arcade.makecode.com/S85602-01643-72280-32024)?

---

<div class="post-metadata">

### Author: ![AlexK](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/alexk/32/33339_2.png) [@AlexK](https://forum.makecode.com/u/AlexK)
#### Post date: [December 20, 2025, 5:17am UTC](https://forum.makecode.com/t/nature-my-new-game/40900/8 "2025-12-20T05:17:51Z")

</div>

Roger that. If I misinterpreted, CyberCube, then let me know.

---

<div class="post-metadata">

### Author: ![Luke](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/luke/32/32519_2.png) [@Luke](https://forum.makecode.com/u/Luke)
#### Post date: [December 20, 2025, 6:28pm UTC](https://forum.makecode.com/t/nature-my-new-game/40900/9 "2025-12-20T18:28:28Z")

</div>

Btw to fix the tree overlapping:

We could set the z index relative to the y index of the sprites, but you run into this issue:

 ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/1/1/1175cdad0250c1759cb69803c41ff25f70387a87.png)  
When they both line up the duck doesn’t go behind the tree properly as the y index is still the same.

We could fix this by adding an offset to the duck’s Z index - however, this doesn’t work with trees of differing heights and is unneccesarily complicated.

We can see the underlying issue if we look at the problem in 3D, we are using the y position, the midpoint. However, its the sprites **y position at the bottom of the sprite** that we really want.

We are trying to simulate this:

 ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/6/1/618df4f858a350126fd7aba3465bd35c0e99b008.png)

And so its really very simple! Just set it to the tree bottom y cord.

 ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/1/5/154aeebd097bbadd709025b8e1d4974f8ddacb1c.png)

 ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/0/d/0d209f515a7cd985d76f01a12bbad0ad0e725e05.png)

And this code works for any tree size and player size

> **[z index](https://arcade.makecode.com/S35119-00196-90275-96456)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

---

<div class="post-metadata">

### Author: ![Hulahoop](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/hulahoop/32/25398_2.png) [@Hulahoop](https://forum.makecode.com/u/Hulahoop)
#### Post date: [December 21, 2025, 11:57pm UTC](https://forum.makecode.com/t/nature-my-new-game/40900/10 "2025-12-21T23:57:01Z")

</div>

art looks really good! but the problems i see is that the hunger only goes down when i hold down the move button so i can just spam the buttons and never lose food. and some of the berries i can’t eat for some reason. and when i eat some of the berries the food bar doesn’t go up.

---

<div class="post-metadata">

### Author: ![Maketendo](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/maketendo/32/27571_2.png) [@Maketendo](https://forum.makecode.com/u/Maketendo)
#### Post date: [December 23, 2025, 12:36am UTC](https://forum.makecode.com/t/nature-my-new-game/40900/11 "2025-12-23T00:36:21Z")

</div>

I really love the art + colour pallet here, before and after Luke’s changes! :kaiju:

---

<div class="post-metadata">

### Author: ![Cybercube](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/cybercube/32/34628_2.png) [@Cybercube](https://forum.makecode.com/u/Cybercube)
#### Post date: [December 25, 2025, 3:10am UTC](https://forum.makecode.com/t/nature-my-new-game/40900/12 "2025-12-25T03:10:40Z")

</div>

@AlexK Can you change the main page to this?:

> **For @Zerofall**
>
> Thanks to Zerofall for the suggestion!
> 
> > [@ZeroFall](#):
> >
> > I would have a top down scroller/ side scroller game on nature, you are a predator (Fox, Lion, etc) and take your time on the art so we would be able to appreciate nature (You can get someone to help with art as well!). while being able to pounce on animals to fill up a hunger bar, as well as maybe a lake to drink water, as well as predators that try and hunt you down (Could add a day night cycle that could have effects on your animal (Energy, how much you can see, new predators) You don’t have to of course! this is just an idea and I’m sure people would love to give great ideas!

* * *

# Nature

> **A quote about nature**
>
> You are a predator, getting a way from the cubes! (Yes, they want to survive out in the nature, so they try and hunt you down)
> 
> You drink water from the ponds that are randomly scattered in the map.

This was a game suggestion for the forum on [Game suggestions - Arcade / Help - Microsoft MakeCode](https://forum.makecode.com/t/game-suggestions/40856)

* * *

## 📢 Latest version 📢

> **[Nature](https://arcade.makecode.com/S34576-82778-50697-77074)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

* * *

## Play original

> **[Nature](https://arcade.makecode.com/S06317-78011-70515-17993)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

* * *

We are now doing our nature dev log! so if you wanna join then just go here:  
[Nature development log - Arcade / Collaboration - Microsoft MakeCode](https://forum.makecode.com/t/nature-development-log/41080)

---

<div class="post-metadata">

### Author: ![AlexK](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/alexk/32/33339_2.png) [@AlexK](https://forum.makecode.com/u/AlexK)
#### Post date: [December 25, 2025, 3:12am UTC](https://forum.makecode.com/t/nature-my-new-game/40900/13 "2025-12-25T03:12:45Z")

</div>

Roger that.
