A Single-User-Dungeon Game that takes you on adventure through the magical forrest of Faerod. This is a CLI based game and can be run directly on your terminal.
Clone the GitHub repository.
On the command line, cd into the Faerod directory.
Run python rng_microservice.py
In a second terminal window run python game.py
Enjoy!