A downloadable game

Defend peaceful cat vilage from hordes of evil enemies.


Download

Download
CatWars-0.1.tar.gz 151 kB

Install instructions

Unpack the archive (or clone from GitHub https://github.com/jhutar/CatWars) and:

cd CatWars
python -m venv venv
source venv/bin/activate
pip install pygame==2.6.0 pathfinding==1.0.11 PyTMX==3.32
./game.py

Tested on Fedora 40 with Python 3.12, hope it will work.

Leave a comment

Log in with itch.io to leave a comment.