SoundRTS is a real-time strategy audio game.
Feel free to experiment on the code base, but don't feel obliged to contribute back.
The license for the Python source code is a BSD 3-clause license (LICENSE.txt). The license for the rest is unclear at the moment.
Tested with Python 3.11.
To install the requirements: pip install -r requirements.txt -U
Running server.py doesn't require any package.
The optional upnpclient package can help for the configuration of your router.
Running soundrts.py requires:
Building a package requires also:
Testing requires:
Official SoundRTS web site: http://jlpo.free.fr/soundrts