Platformer Game 🎮
A simple 2D platformer built with Python and Pygame. This is my learning project for practicing Python and game development concepts.
It is still in progress.
✨ Features
Move a player around the screen
Jump and land on platforms
Game loop with FPS control
🚀 Getting Started
Prerequisites
Python 3.10+
Pygame
The project is still in progress