A simple incomplete 2D platformer game built with Python and Pygame featuring smooth character movement, advanced collision detection, and a polished user interface.
- Python 3.7 or higher
- Pygame 2.0 or higher
- pytmx library
-
Clone the repository
git clone https://github.com/yourusername/PyRin.git cd PyRin -
Install dependencies
pip install pygame pytmx
-
Run the game
python main.py
##How to Play
- Movement:
WASDorArrow Keys - Jump:
SpaceorUp Arrow - UI Navigation:
Mouse(click buttons)
- Tiled Map Editor - For the powerful level design tool
- Archon_Aspect - Character sprites from Midnight Forest on Itch.io
