A fantasy console game that I made using Python.
Clone the repository to your computer:
$ git clone https://github.com/Sid110307/ShadowDoom.git
Cloning into 'ShadowDoom'...
Enter the directory and run the game:
$ cd ShadowDoom
$ python3 ShadowDoom.py
# Or just ./ShadowDoom.py for Unix-based systems.
Maximize the terminal window for the best experience.