Written in python with pygame-ce.
Created following Clear Code's Tutorial
I got the assets from Clear Code's github repo.
Made for HackClub Summer of Making 2025!
git clone https://github.com/Dekoder-py/PygamePlatformer PlatformerWorld
cd PlatformerWorld
pip install -r requirements.txt
python3 -m code.main
AI was used for some of the commit messages and to help debug some things. Everything else was done by me!