Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I might have encountered a bug... whenever I hit spacebar, the frogs seemed to die, and my number of potions went up. So I could just spam spacebar to kill all the frogs, and my score would just increase. I wasn't sure what the fruit and the pacman ghosts were doing, but they seemed irrelevant, given that I was just hitting spacebar and presumably killing frogs. Sorry if I missed something!

(+1)

Thank you for letting me know, I use godot on a tablet, and need to make my own touchscreen buttons, so when making a button disappear it becomes inactive for input, but when backtracking to add keyboard keys for the computer, I made an error in not checking first if the player picked up the potion first.  All good you didn't miss anything, I missed it.  Thank you for pointing it out.