Welcome to Legend of Python, an exciting Zelda-style RPG developed in Python! 🎉
This game is packed with a variety of elements to create a sophisticated gaming experience, including graphics, animations, fake depth, upgrade mechanics, a level map, and much more.
-
Graphics and Animations: Enjoy visually stunning graphics and smooth animations that bring the game to life.
-
Fake Depth: Immerse yourself in the game with the illusion of depth, enhancing the overall gaming experience.
-
Upgrade Mechanics: Level up your character with various upgrades, enhancing your abilities and making you more formidable against enemies.
-
Level Map: Explore a rich and diverse world with a detailed level map, uncovering hidden secrets and confronting challenging foes.
-
Epic Boss Battles: Face off against formidable bosses that will test your skills and strategy.
-
Clone the repository to your local machine:
git clone https://github.com/your-username/legend-of-python.git
-
Navigate to the project directory:
cd legend-of-python -
Install the required dependencies:
pip install pygame
-
Run the game:
python main.py
- Use the arrow keys to move your character.
- Press 'SPACE' to attack enemies.
- Navigate through the game world and defeat great Bosses.
- Arrow Keys: Move character
- SPACE: Attack
- M: Open level menu
- CRTL: Cast magic
- Q: Change weapon
- E: Change magic
Earn experience points (XP) by defeating enemies. Visit upgrade stations to spend your XP and enhance your character's abilities.
Refer to the in-game level map to explore different regions and discover secrets.
This project is released under a non-copyright license. Feel free to use, modify, and distribute the code without restrictions. 📜

