ttrts/source
2014-12-30 13:24:20 +00:00
..
client Remove math library and merge gametypes and mathtypes 2014-12-30 13:24:20 +00:00
gen Re-organise source directory and targets 2014-12-30 13:24:19 +00:00
test Re-organise source directory and targets 2014-12-30 13:24:19 +00:00
ttrts Remove math library and merge gametypes and mathtypes 2014-12-30 13:24:20 +00:00
CMakeLists.txt Re-organise source directory and targets 2014-12-30 13:24:19 +00:00
README.md Update the README.md files with newer and more useful information 2014-12-20 16:57:01 +00:00

Targets

ttrts

Main TTRTS binary, runs from the command line and acts as host for games

test (ttrts-test)

Test binary, to be compiled and run to test various functionality

gen (ttrts-gen)

Binary to generate example map files

Libraries

game

Implementation of the RTS rules and simulation

maths

Simple maths library for 2D calculations and types

scripts

Directory of scripts used in build process