The file format and name has changed in the following ways: All team references are now player, so tm: -> pl. Order file format is now Player_#_Turn_#.txt. |
||
---|---|---|
.. | ||
game | ||
gen | ||
maths | ||
scripts | ||
test | ||
ttrts | ||
CMakeLists.txt | ||
README.md |
Targets
ttrts
Main TTRTS binary, runs from the command line and acts as host for games
test (ttrts-test)
Test binary, to be compiled and run to test various functionality
gen (ttrts-gen)
Binary to generate example map files
Libraries
game
Implementation of the RTS rules and simulation
maths
Simple maths library for 2D calculations and types
scripts
Directory of scripts used in build process