Support for game pausing; clean-up n-gram predictor
commite02dbd78e773fa4752a03d9eb6f27bf667f47b76
authorThomas Perl <thp@perli.net>
Wed, 14 Nov 2007 22:51:58 +0000 (14 23:51 +0100)
committerThomas Perl <thp@perli.net>
Wed, 14 Nov 2007 22:51:58 +0000 (14 23:51 +0100)
tree6cd026baaffa7dde5238a7443efaf24a29bb0e94
parent03c66f6811233096d56fb11f9b22db25d179db0a
Support for game pausing; clean-up n-gram predictor

Support for pausing a running game using the "p" key.

Clean up the n-gram predictor code by only adding print
statements when we're compiling a debug version of Tennix.
game.c
tennix.c