This is the first ever Pygame in my entire life made with Python! 🎉
- Custom Physics Engine: Built with native Pygame components, including custom gravity and jump tracking.
- Dynamic HUD: Real-time FPS and score calculation managed by an isolated font rendering class.
- Web-Ready Design: Structured with asynchronous loops (
asyncio) optimized for browser compilation.
- Move Left:
AorLeft Arrow - Move Right:
DorRight Arrow - Jump:
WorSpacebar
You need Python, so go to the Python homepage, download the installer, and install it. Another thing, you also need VS Code (or VSCodium) with the Python extension.
Install them using this command in your terminal:
pip install -r requirements.txtIt's that simple.
I don't have anything to say here so yeah, credit to me so I can be popular uwu.