Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

Fun game, could use same music

  • level design is nice, maybe too easy (but I’m doing the same in the exact opposite)

  • music would have been nice, good to have at least some sfx

  • the size of the player collider is not clear (I’m looking at you level 5)

  • you should not use the fullscreen button option from itch submit form, Unity makes a bar with a fullscreen button by default, the itch one does not fill the whole screen

  • Use InputSystem or enable Physical Keys in InputManager settings so that players with non QWERTY keyboards can still use WASD shaped keys (adding arrows in fine for this game since there is no other action) Your UI buttons need two click to activate for some reason?

EDIT : Also maybe use different objects, exploding when touching a flag is fun but kinda weird (also I read too fast the first time)

I thought about changing the flag but ended up keeping it due to lack of time! I submitted it at like 2am so yeah! Also thank you a lot for the feedback! I'll keep those things in mind while working on it :)