Tic Tac Toe (MouseClick)

Modify the Tic Tac Toe 2 x 2 program that is found in the HandOut / Visual Basic / Unit05 folder or that can possibly be downloaded here so that it plays on a normal 3 x 3 board.

You can also add additional features such as:

- cheat detection that prevents a player from taking another player's position
- 1-player version with the player vs the computer making random or artificially intelligent moves

Your program must follow standard Windows conventions as well as our school's Visual Basic Coding Standards.

See the instructor to learn if he is allowing students to work in groups for this project this school year.