Tic Tac

This is a simple tic tac toe game you use buttons 1-9 for the board. which looks someting like this:

7|8|9
4|5|6
1|2|3

The CLEAR button will reset the board, hitting the number key corresponding to the board places the mark, and EXIT will exit. if you get three in a row the calc will pause and display a message telling you who won and will them restart the game. If you play and no one wins it will display "Draw, Enter to Restart", you hit enter and the board will restart.

Super Toe

This is a Super Tic Tac Toe game in which rather than 3 rows there are 4 so game play intenstity increases. the board is controlled like this:

7|8|9|*
4|5|6|-
1|2|3|+
0|.|(-)|ENTER

The CLEAR button will reset the board, hitting the number key corresponding to the board places the mark, and EXIT will exit. If you get 4 in a row or 4 corners or 4 in a square the game will inform of the win and restart the game. if you end up with a draw it will display "Draw, Enter to reset", hit enter and the game will reset.
Thanks to:
Kenny Butler- for asking me to make this
Charles Moye- for making this program :)
Cracker Barrel- for Super tic tac toe idea(we bought a board game with that on the back from there)

If I left anybody out I'm sorry, e-mail me and I'll fix it.
my e-mail is:
pappple_3@mail.com for comments, bug reports, flaming, etc., etc.