Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 239 Bytes

plan.md

File metadata and controls

7 lines (6 loc) · 239 Bytes

TODO Tasks

  1. Create the HTML for the tic-tac-toe game
  2. Add functionality to Start a new game
  3. Add functionality to display your placement in the grid.
  4. Add functionality to switch turns
  5. Add functionality to find the winner.