13 lines
289 B
Markdown
13 lines
289 B
Markdown
# Targets
|
|
### client
|
|
Main TTRTS binary, runs from the command line and acts as host for games
|
|
|
|
### test
|
|
Test binary, to be compiled and run to test various functionality
|
|
|
|
### gen
|
|
Binary to generate example map files
|
|
|
|
# Libraries
|
|
### ttrts
|
|
Implementation of the RTS rules and simulation
|