]> git.cworth.org Git - dvonn/blob - TODO
Implement automatic pass (when there is no legal move) and end-of-game
[dvonn] / TODO
1 Display move history.
2
3 Make move history navigable, (click on any move in the history to see
4 the state at that point).
5
6 Indicate the current player to move.
7
8 Add code to detect "no legal move" and automatically pass.
9
10 Indicate the most recently moved piece.
11
12 Allow click-and-drag as well as click-then-click.
13
14 Add button for new game.
15
16 Add button for quit.