ttrts/source/README.md

18 lines
366 B
Markdown
Raw Normal View History

# 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
2014-12-18 14:03:01 +00:00
Implementation of the RTS rules and simulation.
### maths
simple maths library for 2D calculations and types