- Clone repo
- Install packages with
pip install -r requirements.txt - Configure settings in config.ini. For now, please set multiplayer to "no"
- Run
python client.pyto play!
To have 4 bots play against eachother until they break something, run python uitester.py. This also shows the color palette that can be changes in graphics.py.
The examples directory shows a few simple TCP and UDP communications