Home
Name Modified Size InfoDownloads / Week
readme.txt 2012-04-27 849 Bytes
Tic-Tac-Toe.exe 2012-04-27 36.9 kB
Totals: 2 Items   37.7 kB 0
Character-Based 2-Player Tic-Tac-Toe v1.0
Created by guardiansong

This program will work on any Windows version. It will not work on a Mac, as it is in DOS Executable (.exe) format. I apologize for the inconvenience.

To play:
Answer the "Should X or O go first?" prompt with an X or an O, depending on your answer.

The game screen for X should look like this:


X's Turn

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

Square to mark: 


The _ symbols on the right-hand side will be replaced with the square's marks as the game goes on.
The diagram on the left shows the numbers corresponding to each of the squares. To mark the square directly to the right of the center, you would type the number 6 and press Enter.

The computer will automatically tell when someone wins or a tie occurs.

Enjoy!

--guardiansong
Source: readme.txt, updated 2012-04-27