Skip to content

soundmud/soundrts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 14, 2024
05f9ada · Sep 14, 2024
Jan 17, 2024
Sep 14, 2024
Jun 17, 2014
Jan 14, 2024
Jan 14, 2024
Jan 14, 2024
Sep 14, 2024
Jun 22, 2020
Aug 15, 2020
Jun 25, 2023
Dec 21, 2013
Sep 14, 2024
Aug 15, 2020
Aug 15, 2020
Jul 8, 2020
Jun 23, 2020
Sep 10, 2024
Jun 25, 2023
Aug 15, 2020
Jun 25, 2023
Mar 1, 2023
Aug 15, 2020
Feb 23, 2024
Aug 15, 2020
Aug 15, 2020
Aug 15, 2020

Repository files navigation

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:
* pygame
* accessible_output2

Building a package requires also:
* docutils
* cx_Freeze

Testing requires:
* pytest

Official SoundRTS web site: http://jlpo.free.fr/soundrts