Skip to content

Commit

Permalink
add todos
Browse files Browse the repository at this point in the history
  • Loading branch information
a-barwick committed May 21, 2023
1 parent b4e27cf commit c9f1a5f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/tic-tac-toe.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,9 @@
8. If Win, show win text with current player
9. If Draw, show draw text
10. If InProgress, restart at 3. with Player 2


# TODO

- [ ] Refactor out game loop to allow testing
- [ ] Add tests for game loop

0 comments on commit c9f1a5f

Please sign in to comment.