ttrts/source
Marc Di Luzio 415361ac9c Update CMakelists
Additional install targets for maps, and reworked dependencies
2014-12-30 13:24:17 +00:00
..
game Rename invalid positions to walls 2014-12-29 22:30:11 +00:00
gen Update CMakelists 2014-12-30 13:24:17 +00:00
maths dir_t -> dir_c 2014-12-21 11:14:20 +00:00
test Some small cleanup and refactoring. 2014-12-29 21:52:25 +00:00
ttrts Update CMakelists 2014-12-30 13:24:17 +00:00
CMakeLists.txt update to v0.3.0 to account for new format and features 2014-12-29 21:57:14 +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