Welcome to Mini-Diablo, a short RPG game where you are on a quest for the sacred stones. Choose your class and battle with Demon!
No installation is required! Just clone the repository and run the game in your Python environment.
git clone https://github.com/DaPandamonium/mini-diablo.git
cd mini-diablo
python mini_diablo.py
Start your adventure by choosing from three different classes: Barbarian, Sorcerer, or Paladin, each with unique attacks and special abilities. Battle demons, heal your wounds, and survive the onslaught to achieve victory.
- Text-based RPG gameplay
- Character class selection with distinct abilities
- Randomized enemy encounters and outcomes
- Intuitive turn-based combat system
After starting the game, you will:
- Enter your character's name.
- Choose your class.
- Engage in battles with enemy.
- Choose between attacking, using a special attack, or healing.
- Defeat the Demon to win the game!
This game was developed as a checkpoint project for the Python course on Codedex .
Contributions, issues, and feature requests are welcome! Feel free to check issues page for a list of proposed features (and known issues).
DaPanda - DaPandamonium
DaPanda - Codedex Profile
This project is licensed under the Apache 2.0 License.