More adding of pointless crap to manager
authorSam Moore <[email protected]>
Sat, 3 Dec 2011 12:55:43 +0000 (20:55 +0800)
committerSam Moore <[email protected]>
Sat, 3 Dec 2011 12:55:43 +0000 (20:55 +0800)
commitb563784f7e8b559fc100e174331c99fc6a1beda8
tree0f33e5642fd4f4bead055f112464d8bb5b85b9c1
parent4a3c0478160e7e9b637a12e7cf22f8da61b66ad2
More adding of pointless crap to manager

-f option to allow replaying of games output to files with -o
-m option to enforce max number of turns (default 5000) before a DRAW is called
-p to print a colourful representation of the board to stdout

Yes. I now have both graphics AND pretty coloured terminal escape codes.
Why did I do this??????????????
15 files changed:
manager/ai_controller.h
manager/controller.cpp
manager/controller.h
manager/game.cpp
manager/game.h
manager/human_controller.h
manager/main.cpp
manager/manual.txt
manager/movementresult.h
manager/program.cpp
manager/stratego.cpp
manager/stratego.h
manager/test.out [new file with mode: 0644]
samples/forfax/forfax.cpp
samples/forfax/main.cpp

UCC git Repository :: git.ucc.asn.au