/ShadowDoom

A fantasy console game that I made using Python.

Primary LanguagePython

ShadowDoom

A fantasy console game that I made using Python.

Requirements

  • Python 3.6 or higher

    • Pygame

    • Colorama

    • Tkinter

Usage

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.