CatWars
A downloadable game
Defend peaceful cat vilage from hordes of evil enemies.
Status | Prototype |
Author | jhutar |
Genre | Strategy |
Made with | Tiled, pygame |
Tags | 2D, Short, Tower Defense |
Code license | GNU General Public License v3.0 (GPL) |
Average session | A few seconds |
Languages | English |
Inputs | Mouse |
Links | Homepage |
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.