Add "--benchmark/-b" command line switch (60 sec)
commit6024b37bc4310f90145c40284046ef4e246a2efb
authorThomas Perl <thp@perli.net>
Mon, 19 Jan 2009 18:33:20 +0000 (19 19:33 +0100)
committerThomas Perl <thp@perli.net>
Tue, 27 Jan 2009 10:11:22 +0000 (27 11:11 +0100)
tree070277eff1724ee7bf33f676fbbdcb86eda3b3bd
parentc3cb24e3ffbe390d7ffada75d3bfec3d3e95374c
Add "--benchmark/-b" command line switch (60 sec)

When starting tennix with "--benchmark" or "-b", the
game will start in "AI vs. AI" mode for a limited
number of seconds. This can be used for benchmarking
different optimizations.
game.c
game.h
tennix.c
tennix.h