First cut of single-player mode support (Player 2 = AI)
commit6642af398c0cd252760c4b76dbda22df78efcbe5
authorThomas Perl <thp@perli.net>
Thu, 14 Jun 2007 22:13:02 +0000 (15 00:13 +0200)
committerThomas Perl <thp@perli.net>
Thu, 14 Jun 2007 22:13:02 +0000 (15 00:13 +0200)
tree213661ab528d4ddbd86aa1268823516f50d9b93a
parentcd3599fc44ee4a19349602e56b835fd34bc86f82
First cut of single-player mode support (Player 2 = AI)

This adds a gameplay mode that makes the 2nd player
controlled by an AI tennix bot which is quite good at
playing tennix.

The single-player (AI) mode is activated with the hi-
scores menu item currently. Still no difficulty settings.
game.c
game.h
tennix.c