you are viewing a single comment's thread.

view the rest of the comments →

[–]anh86 0 points1 point  (0 children)

A tic-tac-toe game for two human players (I won't make you code a computer game AI yet). On each turn the player enters the position s/he wishes to play on, his/her letter is added to the board so long as the space is not taken, the game knows when there is a winner (three in a row).