home *** CD-ROM | disk | FTP | other *** search
- Learning Tic Tac Toe
- Version 2.04
-
-
- This is a tic tac toe game that gets smarter when
- it loses a game.
-
- This is a shareware program if you like it mail $5.00
- to:
-
- WIH Software
- 308 Leeland #1
- Green Bay, WI 54303
-
- Visit our Website for more great software.
- http://www.wihsoftware.simplenet.com/
-
- Email - WIHSOFTWARE@MSN.COM
-
- To Start from Windows double click on the program Icon.
- To uninstall from Windows double click on the uninstall
- Icon.
-
-
- Running on a monochrome screen. The batch file LTC.BAT is created
- by the DOS install program. Edit as shown to run on a monochrome
- screen.
-
- "LTC.BAT" Batch file in root directory
- CLS
- CD \
- CD Games
- LNTICTOE.EXE
- CD \
-
- "LTC.BAT" Batch file in root directory add M as shown
- CLS
- CD \
- CD Games
- LNTICTOE.EXE M <-------------add M to run on to run a monochrome screen.
- CD \
-
-
- The command EDIT C:\LTC.BAT should work if you are running DOS
- 5.0 or higher. Edit as ASCII text.
-
-
- Ombudsman Statement:
-
- This program is produced by a member of the Association
- of Shareware Professionals (ASP). ASP wants to make
- sure that the shareware principle works for you. If you
- are unable to resolve a shareware-related problem with
- an ASP member by contacting the member directly, ASP may
- be able to help. The ASP Ombudsman can help you resolve
- a dispute or problem with an ASP member, but does not
- provide technical support for members' products. Please
- write to the ASP Ombudsman at 157-F Love Ave., Greenwood,
- IN 46142 USA, FAX 317-888-2195, or send email to
- omb@asp-shareware.org.
-
- Copyright:
-
- Copyright (c) 1996 - 1998 by WIH software, all rights reserved.
- This software works in both Windows and DOS. Some source code
- taken in whole or in part from Microsoft Quickbasic 4.5 on line
- help, Microsoft Quickbasic Programmer's Tool Box, and Learn Basic
- Now. Microsoft, Quickbasic, and Windows are registered trademarks
- of Microsoft corporation. This software is not a Microsoft
- product.
-
-
- ---End---