1GAW - Week 1
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
Status | Prototype |
Platforms | HTML5 |
Author | Aaron Meaney |
Genre | Platformer |
Made with | Unity |
Links | Blog |
Comments
Log in with itch.io to leave a comment.
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.
hope to see a full game, it's easy to learn but takes some skills to master and fun to play :)