ͻ
 Do not distribute Tictac.83p without this file, unchanged.  Do not post 
    an edited version of my Tictac program on any BBS, Internet, etc.    
ͼ

                 Tic-Tac-Toe:
             For use on the TI-83
        Programmed by: Andy S. Dufilie
            E-mail: a_s_d@snet.net


     Stuff used:
        TICTAC  prgm    1178
        variables A-Z
        matrix [A] with dim of {3,3}

     Total space needed = about 1,660 bytes


Object of game:
        The object of the game is to place marks on a 3x3 playing area
and try to get three of your marks in a straight line (horizontally,
vertically, or diagonally) while preventing the other player from doing
the same.

To play:
1.  Send the program "TICTAC.83P" to your TI-83 calculator
2.  Run the program "TICTAC"
3.  Find someone else who would like to play Tic-Tac-Toe
4.  Use the number keys 1 through 9 as a 3x3 grid, and push the number to
  put one of your marks on the corresponding space in the 3x3 playing area
5.  Take turns placing marks untill someone wins
6.  When the game is over, it pauses and says who won, then it erases the
  screen using random, connected lines

Misc. info:
        This is the first game I ever made for the TI-83.

E-mail me if you have any comments.
