Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 396 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 396 Bytes

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!

I made a change. hey there