ttrts/source
mdiluzio 3ed25cd37f Fix up all logging output
Remove debug logging
Use cerr or clog in the correct places
refactor a few more functions
2015-01-04 11:59:58 +00:00
..
client Fix up all logging output 2015-01-04 11:59:58 +00:00
gen Clients now connect and recieve gamestate information 2015-01-02 17:14:16 +00:00
test Remove references to non-existent maths 2015-01-02 14:04:11 +00:00
ttrts Remove references to non-existent maths 2015-01-02 14:04:11 +00:00
README.md Update readme to reflect new libraries 2014-12-30 13:24:21 +00:00

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