/tic-tac-toe

Noughts and crosses. With git.

Tic Tac Toe

(AKA Noughts and Crosses)

How to play

  1. Fork this repo and clone locally.
  2. Make your move and commit. Whoever goes first picks either O or X.
  3. Push to your local repo and file a pull request.
  4. Wait for the other player to merge in and make their move.
  5. Winner gets a row of three.

Have fun!