A game created for the XKCD game jam in a few days.
This has only been tested on python3
, and shouldn't require any other libraries. On Ubuntu, this can be done using the following command:
sudo apt-get install python3
Run the following:
python3 Main.py
If you are a Windows user, you might prefer to just download the binary (created using cxfreeze
), removing the need to install python.
If so, check out the itch.io page.