2014-12-18 13:58:21 +00:00
|
|
|
# Targets
|
2014-12-30 13:24:21 +00:00
|
|
|
### client
|
2014-12-20 16:50:57 +00:00
|
|
|
Main TTRTS binary, runs from the command line and acts as host for games
|
2014-12-18 13:58:21 +00:00
|
|
|
|
2014-12-30 13:24:21 +00:00
|
|
|
### test
|
2014-12-20 16:50:57 +00:00
|
|
|
Test binary, to be compiled and run to test various functionality
|
2014-12-18 13:58:21 +00:00
|
|
|
|
2014-12-30 13:24:21 +00:00
|
|
|
### gen
|
2014-12-20 16:50:57 +00:00
|
|
|
Binary to generate example map files
|
2014-12-18 13:58:21 +00:00
|
|
|
|
|
|
|
# Libraries
|
2014-12-30 13:24:21 +00:00
|
|
|
### ttrts
|
2014-12-20 16:50:57 +00:00
|
|
|
Implementation of the RTS rules and simulation
|