A simple test of an idea I've had in my mind for a while. It consists of a simple top-down arcadey collection game with an emphasis on platforming.

Every level has a set of tokens to collect, and once you collect them all, you get a big star. Certain gates in the hub map only open when you have a certain number of stars.

I'd appreciate any feedback.

StatusPrototype
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorGretgor
GenreAdventure, Platformer
Made withGodot
Tagscollect, Top-Down

Development log

View all posts

Comments

Log in with itch.io to leave a comment.

(+1)

cool game and fun concept :) theres good variation in level ideas and i also thought the death animation and sound effect was pretty funny :) (especially when falling in a pit hehe).

there seems to be a minor bug where if you specifically use arrow keys for movement instead of wasd or zqsd, then you cant jump while going diagonally up-left.

Oh hey, thanks for the kind comment! Yeah, I've run into this glitch as well, and my belief is that it is probably a keyboard rollover issue. I need to test this with another keyboard one of these days to be sure.