Skip to main content

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

knight platformer for char-ChiView game page

Submitted by BokoGames123 — 26 days, 19 hours before the deadline
Add to collection

Play Thing

knight platformer for char-Chi's itch.io page

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

Cute player character. Not much to comment on since it's clearly in very very early dev but there are a lot of directions you could take this. It feels like there's a bit of acceleration to the player movement, not much, but if it was a little heavier (like in the first mario) you could do some interesting things between that and the analog jump. I would recommend finding a tileset that doesn't have holes in it as well lol

Submitted

Congrats on making your first game! 

The very first thing I would add is a way to restart quickly after dying. The pixel art looks really nice! Since this is your first game, try to make your first levels really simple. Keep at it, you'll get better over time!

Submitted

Its defenetly a great starter.
I would suggest you learn to how create a start menu to learn how to handle scenes better.
Then you can add win/lose/pause etc.

Also, note (for the future) that collision box (with walls/ground) is usually pixel-precise so thew character doesnt float, while the hitbox (hurtbox) is usually smaller than the player sprite itself.

Submitted

What I like:

The pixel art looks  nice. 


Problems with the game:

- No clear goal. No final end state or condition for winning.

- Player falls forever and does not die.

DeveloperSubmitted

It is my first game so I am bad I will try to fix it