Tic-Tac-Toe by Chris Meub on 12/05/2015
Goal
The first player to make three pieces in a row wins.
Rules
- Place an 'X' on an empty square by clicking on it.
- Your opponent will then place an 'O'.
- Rows can be made vertically, horizontally, and diagonally.
- If a player cannot move, the game ends in a stalemate.