| .. | ||
| game | ||
| gen | ||
| maths | ||
| scripts | ||
| test | ||
| ttrts | ||
| CMakeLists.txt | ||
| README.md | ||
Targets
ttrts
Main TTRTS executable , runs from the command line and acts as client
ttrts-test
Test executable, to be compiled and run to test various functionality
ttrts-gen
Binary to generate map example map files
Libraries
game
Implementation of the RTS rules and simulation.
maths
simple maths library for 2D calculations and types