ProgName: Twilight's 3 In a Row
Coded by: Mike Teeter 
Email: MikeT843@aol.com
Website: www.twilight-ti.org
________________________________________________________________________________
Overview:
This game is a simple Tic Tac Toe game.  This is my assembly game, and hopefully
not the last.  I had a lot of help writing this program from the Assembly 86
mailing list, and especially Jonah Cohen. This is only a beta version, it has a
small bug detecting the horizontal win, and it doesn't detect ties yet.  But, it
should be easy to win because there is no intelligence, yet. Also, everyone go
to http://www.twilight-ti.org, its the site i program for.
________________________________________________________________________________
Keys:
EXIT: exit game
Use the keypad to choose a square:
7 8 9: control the top row
4 5 6: control the middle row
1 2 3: control the bottom row
________________________________________________________________________________
Plans for future realeases:
Title ScreenCalc 
Intelligence2 
Player same calc
2 Player link(maybe)