InfiniteTTT Code
Brought to you by:
guyru
=== InfiniteTTT README === InfiniteTTT is a a variation of tic-tac-toe played on an unbounded board. You can read more about the game and find playing instructions in http://www.guyrutenberg.com/infinitettt/ Feel free to ask questions or report any bugs you encounter via http://www.guyrutenberg.com/contact-me == Dependencies == wx-common wxWidgets-2.8 == Installation == To install InfiniteTTT from source you will need to have wxWidgets-2.8 (or later) installed. To compile the game run ./configure && make Now change to superuser and run make install in order to install the game.