Play tic-tac-toe using git format-patch to exchange moves.
Go to file
D. Joe 9fc3ac50ec Add bare-bones game structure with
* a games/ directory to hold specific runs of a game
  * a template/ directory to hold blank/starting-state game board files
  * a basic howto.md file describing how to play
2020-09-15 09:24:34 -04:00
games Add bare-bones game structure with 2020-09-15 09:24:34 -04:00
template Add bare-bones game structure with 2020-09-15 09:24:34 -04:00
howto.md Add bare-bones game structure with 2020-09-15 09:24:34 -04:00