=====================================================================

    Tic Tac Toe with The Mind Of The Machine 1.3 (08112001)

            Installation

            uraes@ut.ee
---------------------------------------------------------------------

    This pice of code is written using Playground 1.0.9 and I'm not
    sure will it work on lower version.

    This game is quite interesting to play even there is noone but
    you in the talker. So why not play against computer. Ofcourse
    this mind is not yet very powerful but I will work on it someday...

    This installation guide is for talkers which already have included
    TTT game. If there is no TTT then trust your fingers and knowledge
    about adding modules for your talker..

    Install if your talker already has TTT game is simply -

    1. just owerwrite your ttt.c in your /src directory. Be sure
       that you made a rescuecopy from your old ttt.c (just incase)

    2. In /include directory find player.h file. Add new field to
       player structure

       ---ADD-----------------------

       int against_computer;

       ---END ADDING----------------

    3. Compile your talker and make seamless reboot.

    4. type 'ttt computer'


                    Good luck!
                    Urmas Rosenberg  aka Sassist
                    08.nov.2001