Start by downloading the zip file provided in the releases tab. Make sure to download the latest release to enjoy the new and improved features of the game. Proceed to unzip it using your favourite file archiver utility! Open the default terminal in your operating system e.g. Command Prompt on the Windows operating system. Type cd path/to/unzipped/folder
or cd C:\path\to\unzipped\folder
depending on your operating system. You can play the game by typing python main.py
if you are on Windows or python3 main.py
if you are on Linux or Mac operating systems.
After taking a 2 month long break, I wanted to spend my time effectively to code a small and fun Python project. Shout-out to my friend, hyperf1fan for giving me this awesome idea!