Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

My favourite game I've played so far! Really really really fun

Some things I particularly liked:

  •  Controller support
  • Artstyle was amazing
  • The number of levels you made is seriously impressive, especially considering they are all well-designed and thought out
  • Controls were intuitive
  • Story is really cute

Some things I thought could be improved:

  • Sometimes the goose would jitter a little when moving; if you don't already have physics interpolation on that might help
  • At points I thought the goose's hitbox could be made a little less tall to avoid hitting my head (but of course its hard to balance difficulty vs frustration)
  • I think a speedrun timer would be a really good addition
  • It would be nice to be able to navigate the menus with controller (you just need one of the buttons to call `grab_focus()` when you make the menu visible; godot automatically handles the rest)
(+1)

Thank You! i hadn't even thought about navigating menus with controller, and the gooses hitbox was a bit funny because of the shape of the goose, hopefully it didn't cause too much trouble! :]