Add "--benchmark/-b" command line switch
commit4eb9fc349b210bcdfa96dd2c91d6e8b4f1424cd4
authorThomas Perl <thp@perli.net>
Mon, 19 Jan 2009 18:33:20 +0000 (19 19:33 +0100)
committerThomas Perl <thp@perli.net>
Wed, 21 Jan 2009 17:17:12 +0000 (21 18:17 +0100)
tree29abd44fdf030796652113c75f45c3fe359033f0
parent78baa1fe95365ec91b06563fc42d0b670a55909c
Add "--benchmark/-b" command line switch

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