The ever-growing fields, nice
erytau
Creator of
Recent community posts
It's available for Android on Google Play:
https://play.google.com/store/apps/details?id=com.erytau.bunnyforest
UPD: I've uploaded the APK file to itch
Thanks for nice review! There is a way to know if there are any carrots/pumpkins/berries still present in the area - the top left corner (the food counter) lights up orange if there’s something to collect.
Although this isn’t explained anywhere in the game (don't know what I was thinking). I'll make sure to clarify it or make it more obvious in a future update.
Don't overcomplicate your ideas and don't overengineer your solutions, especially if it's one of your first games - that was my main takeaway from this project. Initially I planned to add puzzles, underground levels, a lost civilization, and much more. Had to downscope when I realized I couldn't pull it all off - just too much work. The game still turned out fine, apparently. As for the technical stuff that I had trouble with - I think it's all very much improved in Godot 4
Glad you liked it so much!
I did have some help with the art from a friend, which made a big difference. As for the sounds, they are either locally recorded or sourced from the internet if they were public domain or CC0. I worked on this game on and off for about a year, learning along the way and adjusting the core idea a few times :D
Best of luck with your own game! Ducks are fun little things.
There are small bunnies hiding in the bushes in some rooms. They'll pop their heads out if you are close enough to the bush and happen to click on it.
I'm glad you liked it, and I'm also glad you didn't encounter any bugs!
(I'm sure the bug is still present in the game, it just doesn't happen on all devices. I couldn't reproduce it on ~10 devices available to me, which makes it tricky to find and fix)
Hi, thanks for the nice review and feedback! I couldn't reproduce the hanging bug, but I did find some orphan objects that weren't properly cleared. So you are exactly correct - some objects were getting reloaded without being unloaded!
I've updated all three builds on Itch. Hopefully that will fix the hanging as well.