A platformer game developed for my A-Level Computer Science project, built using the 🎮 Pygame engine.
Full Devlog available Here - 📄 Download the PDF (download to view, webview won't render properly as it has 200+ pages)
Heavily inspired by 📺 this Pygame tutorial from DaFluffyPotato. Has support for a leaderboard, keyboard control and smooth inputs.
- Install Python 3.x
- Run
pip install pygame - Clone or download this repository
- Run
python main.pyto start the game
Almost all of the asset from this game is from 📚itch.io, credits all towards whoever made them, except for the music & SFXs which is made by me.

