Randomly generated map with randomly spawned enemies. Goal is to kill all the enemies to escape the room. Inspired by the old Zelda games.
- Install pygame using the command "pip install pygame"
- Clone the repository
- Navigating to the directory where you cloned the repository
- Run the game using the command "python game.py"
- Use WASD, ,AOE, or the arrow keys to move around
- Use space to attack with a sword
- Use the sword to attack enemies
- When all the NPCs are dead, go to the next room via the now open door
- Complete as many rooms as possible
- The game sometime freezes when accessing a new room