Note: This is a small prototype just for the sake of practicing game programming. I made this in less than a week.

This is a short game I made in the entirety of this week! Development started on Monday the 9th of August 2021. I wanted to learn how to write collision resolution for a platformer from scratch. Sadly it took up a lot of my time during the week which left little time for the design of the game.

On the bright side, I learned a lot about collision detection and resolution!

Source code: https://github.com/Reccy/1GAW_1

Controls:

A - Move Left

D - Move Right

Space - Jump

R - Reset Player Position

Comments

Log in with itch.io to leave a comment.

(+1)

Love the idea, played it for a solid 5 min and must say a good way to spend som time hope you elaborate on the idea. Found one bug doe if you jump when you are inside a block you glitch out a bit.

Hey, thanks for playing! :)

Yep, that's currently a bug in the prototype but if I was to make this a full game I'd definitely fix it.

(+1)

hope to see a full game, it's easy to learn but takes some skills to master and fun to play :)