RPG game turn based, where you have to defeat the enemies to get to the next level. Defeat the boss to win the game.
The game is inspired by the Zelda Universe.
## Installation
```bash
$ git clone https://github.com/coderangel117/hyrule-castle.git
$ cd hyrule-castle
$ pip3 install -r requirements.txt
$ python3 hyrule_castle.py
- Title screen
- Options
- Music
- 4VS4 battle
- Difficulty levels
- Character creation
- Save / Load game
- Handle user Exit
- Spells
- Levels
- Inventory
- Escape from the battle
- Chest loot
- Add more enemies