forked from soundmud/soundrts
-
Notifications
You must be signed in to change notification settings - Fork 0
A real-time strategy audio game
License
francipvb/soundrts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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. Running the game from the source (soundrts.py for the client, server.py for the standalone server) might require: * Python 2.7 * Pygame 1.7.1 or later (Pygame 1.7.1 used to be the recommended version, but a later Pygame might work) * win32com (if you use SAPI 5) Building the binaries (with build-all.bat) might require: * py2exe (Windows binary) * Inno Setup 5 (Windows installer) Official SoundRTS web site: http://jlpo.free.fr/soundrts
About
A real-time strategy audio game
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 98.4%
- PHP 1.2%
- Other 0.4%