
About
Rampart is an arcade game in which players build castle walls, place cannons, and battle to be the last surviving castle. Castle-Combat is a Python clone of Rampart supporting up to four players, either sharing one computer or playing over a network. It's installable as a command-line tool via uv or pipx and is actively maintained, with tests and linting set up for contributors.
Getting started
Install it with uv (`uv tool install git+...`) or run it once with uvx, then launch it with the `castle-combat` command; pipx is also supported as an alternative installer.