A fantasy console game that I made using Python.
-
Python 3.6 or higher
-
Pygame
-
Colorama
-
Tkinter
-
Clone the repository to your computer:
$ git clone https://github.com/Sid110307/ShadowDoom
Cloning into 'ShadowDoom'...
. . .
Open the
Console
folder in your terminal and type:
$ python3 ShadowDoom.py
# Or just ./ShadowDoom.py for Unix-based systems.
Maximize the terminal window for the best experience.