Commit Graph

27 Commits

Author SHA1 Message Date
D. Joe 4e5e7bdd28 Animate the demonstration game 2022-07-23 12:19:01 -04:00
D. Joe a1c212cdeb Draft instructions for playing in a new, match-specific repository 2022-07-23 12:04:56 -04:00
D. Joe 654a5e22fc A complete set of instructions for using the demo directory 2022-07-23 11:58:49 -04:00
D. Joe 2d4ef383a0 Spurious format-patch board file removed 2022-07-23 11:58:03 -04:00
D. Joe f9368d7b53 Still same problem with unignoring things in demo/ that I don't have with things in games/ 2022-07-23 11:55:52 -04:00
D. Joe 21bfdad6b2 Applying move # 9 2022-07-23 11:27:28 -04:00
D. Joe 2e81891a4c Applying move # 8 2022-07-23 11:27:28 -04:00
D. Joe e1fbd976cf Applying move # 7 2022-07-23 11:27:28 -04:00
D. Joe 31a7074966 Applying move # 6 2022-07-23 11:27:28 -04:00
D. Joe 591d1242d3 Applying move # 5 2022-07-23 11:27:28 -04:00
D. Joe aad81f5347 Applying move # 4 2022-07-23 11:27:28 -04:00
D. Joe a773b60ba5 Applying move # 3 2022-07-23 11:27:28 -04:00
D. Joe 341b26f3f0 Applying move # 2 2022-07-23 11:27:28 -04:00
D. Joe efcd034abd Applying move # 1 2022-07-23 11:27:28 -04:00
D. Joe 2695353f76 Applying move # 0 2022-07-23 11:27:28 -04:00
D. Joe e4ccf24544 Add complete demonstration game, one move per file.
A normal game will have all moves applied to board.md

It would use commits rather than files to represent each move

This demonstration game allows an automated creation of an example game.
2022-07-23 11:21:15 -04:00
D. Joe 2bc245fd61 Giving up on trying to ignore selective parts of demo directory 2022-07-23 11:21:01 -04:00
D. Joe 4972f28a03 Remove cached version of demo 2022-07-23 11:18:30 -04:00
D. Joe f2a4551dd8 Still trying to unignore some things selectively 2022-07-23 11:16:37 -04:00
D. Joe f1b420e5a1 Trying to bring demo/move back into the repo to push to tildegit 2022-07-23 11:10:07 -04:00
D. Joe 4cc003787b Add format-patch-ttt/demo but ignore demo/diff and demo/git 2022-07-22 15:20:28 -04:00
D. Joe cbe3660bc4 Add pre-formatted text markdown markers 2022-07-21 15:20:36 -04:00
D. Joe da407d8041 Add a bottom line to the board for more verticle symmetry 2022-07-21 14:36:20 -04:00
D. Joe edba442c07 Reverse the numbering of the ranks to more closely resemble that of chess algebraic notation with a1 in the lower left 2022-07-21 13:36:20 -04:00
D. Joe b88e492737 Correcting typo in word 'everything' 2021-08-01 21:03:22 -04:00
D. Joe 46eed526a0 Ignore the entirety of games/ but for its games/README.md file 2020-09-15 12:37:46 -04:00
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