soundmud / soundrts

A real-time strategy audio game
http://jlpo.free.fr/soundrts
Other
43 stars 31 forks source link

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.8.

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