catdogdogcat
A downloadable game for Windows, macOS, and Linux
Status | Canceled |
Platforms | Windows, macOS, Linux |
Authors | Siôn le Roux, ezisazis |
Made with | pygame |
Tags | 2D, Cats, Dogs, Food |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard |
Multiplayer | Local multiplayer |
Player count | 1 - 2 |
Download
Download
catdogdogcat-win-linux-mac-stable.zip 19 MB
Version 2 Dec 08, 2018
Install instructions
The game is written in python 3, so on older systems you may have to substitute the python command for python3.
The only external dependency is the pygame library itself, if you don't have it installed yet run the following (preferably within a virtualenv):
pip install -r requirements.txt
To start the game, run the main file:
python main.py
Leave a comment
Log in with itch.io to leave a comment.