ttrts/source/README.md
2014-12-18 14:03:01 +00:00

17 lines
366 B
Markdown

# 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