Very impressed by this game. Has a nice and fresh gameplay loop that is very simple and replayable. The sounds fitting in really well too, adding animations to the animals would've been a nice bonus. Interested to hear how helpful you found Bezi? If you'd recommend it? And what you think it is most useful for? Thanks!
Viewing post in Reach for Life jam comments
Thank you so much for your feedback <3. To be honest, I think you might be surprised, but I don’t actually write the code myself — AI does it for me, including Bezi. I practice something called vibe-coding. Honestly, without Bezi, creating the game would’ve been much more difficult, though I probably would’ve used GitHub Copilot instead. I’d definitely recommend Bezi — it makes working on simple mechanics much easier and helps fix bugs and errors, since it understands the project from the inside. It’s especially useful for debugging and implementing things you wouldn’t know how to create on your own.
Vibe-coding is an approach to programming where the developer uses large language models (LLMs) and artificial intelligence (AI) to generate code by describing the task in natural language.