JRSs Tic-Tac-Toe
Go to file
James Skemp 3ced3b85ff Update README.md
Grabbed information from blog post about the release.
2013-02-24 17:26:01 -06:00
JRSTicTacToe.dp Initial checkin of existing project. 2013-02-24 17:22:53 -06:00
Mainicon.ico Initial checkin of existing project. 2013-02-24 17:22:53 -06:00
README.md Update README.md 2013-02-24 17:26:01 -06:00
Rsrc.rc Initial checkin of existing project. 2013-02-24 17:22:53 -06:00
main.pas Initial checkin of existing project. 2013-02-24 17:22:53 -06:00

README.md

JRSs Tic-Tac-Toe

JRSs Tic-Tac-Toe is a simple game of Tic-Tac-Toe programmed with Dev-Pascal. It even keeps a tally of your points (win = +1, loss = -1).

Current limitations:

Runs in MS-DOS, and therefore lacks an interface of sorts
Again, lacks a pretty interface ;)
You can only play versus the computer.  I would like to create a two player option at some point in the future.

Comments regarding this program are greatly appreciated. Thank you for using and testing my program.

Download:

JRSs Tic-Tac-Toe v1.0 Created by James Skemp - http://jamesrskemp.net/ Created using Dev-Pascal 1.9.2 with Free Pascal v1.06 Tested in Windows 98 SE, Windows XP Home SP2 Primarily Written/Added: November 9th 2003 Edited/Updated: December 31st 2003

See also http://strivinglife.com/words/post/Pascal-Programming-JRSs-Tic-Tac-Toe.aspx and http://strivinglife.com/words/post/Tic-Tac-Toe-using-Pascal.aspx