Tic Tac Toe version 2.0, written by: Cosmin Smeu. Copyright (C) Cosmin Smeu, 1995-1997. All rights reserved. This program is a small Tic Tac Toe game I wrote in Turbo C while testing my mouse functions, and graphical user interface C++ classes. The files composing this program are: TTT.EXE - main file TTT.INI - initialization file TTT.TXT - this text file TTT.ICO - windows icon file EGAVGA.BGI - VGA driver for the program SCRI.CHR - font file BOLD.CHR - font file TSCR.CHR - font file LITT.CHR - font file FILE_ID.DIZ - description file used for BBS's PRODUCTS.TXT - list of programs I've made This program is freeware. It can be uploaded an any BBS or distributed freely as long as it is in its original unmodified form, with all the files specified above, and no charge is applied for the distribution. This program requires a VGA or higher screen, a mouse, and DOS 3.3 or higher. If you have any comments, suggestions, questions, and/or you want to report a found bug in the program you can write to me at the following address: Cosmin Smeu 2020 Jasmine Cr. #610 Gloucester, Ontario Canada K1J-8K5 or you can e-mail me at: csmeu@chat.carleton.ca To find the latest version of this game go to: www.chat.carleton.ca/~csmeu Revision history ------------------ Version 1.0: - released: July 10, 1995 First version, basic program. Version 1.1: - released: September 12, 1995 Several bugs fixed and the functions for the user interface have been changed a bit. Also the game crosses a line when a player wins over the matching X's or 0's. Version 2.0: - released: February 27, 1997 A more 3D look, dialogs now have full mouse support, edit boxes are more functional. The user has now the ability to change options inside the program since the 'Options' dialog box has been completed. Disclaimer ------------ THIS PROGRAM IS SUPPLIED AS IS WITHOUT ANY WARRANTIES WHETHER EXPRESSED OR IMPLIED. THE PROGRAMMER COSMIN SMEU ASSUMES NO RESPONSIBILITY FOR ANY LOSS OF MONEY, TIME OR PRODUCTIVITY, OR DAMAGES IN ANY WAY TO ANY PERSON(S) OR COMPUTER HARDWARE OR SOFTWARE AS A RESULT OF USING THE PROGRAM "Tic Tac Toe" EVEN IF COSMIN SMEU HAD KNOWLEDGE OR HAD BEEN NOTIFIED OF THE POSSIBILITIES OF SUCH EVENTS. THE USER OF THE PROGRAM "Tic Tac Toe" MUST ASSUME THE ENTIRE RISK OF USING THE PROGRAM.