/Another-Platformer

This is a very simple platformer I built in 5 days to learn some basics and get practice in making frame based games. While it is mechanically simple, there are a lot of precise jumps and techniques you can use to shave off time and an in game timer that ticks up a second for every 45th frame (the game plays fixed at 45fps) and I had a lot of fun trying to get the lowest time I could. I ended up settling on a 2:27 for my best time but I'm sure that it could go a good bit lower. All of the artwork other than the player character was made by me in Aseprite, the player character is from the Python Arcade libraries built in assets.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

No issues in this repository yet.