X-Git-Url: https://git.cworth.org/git?p=dvonn;a=blobdiff_plain;f=TODO;fp=TODO;h=584aa284dcff1dac877dc2eaed8d4d2ce4f00a7f;hp=0000000000000000000000000000000000000000;hb=036d564442f33700d6c9dffe9c618f7640384a9c;hpb=ad4d9127c5dd419f84da2329c60b3f785c068e66 diff --git a/TODO b/TODO new file mode 100644 index 0000000..584aa28 --- /dev/null +++ b/TODO @@ -0,0 +1,16 @@ +Display move history. + +Make move history navigable, (click on any move in the history to see +the state at that point). + +Indicate the current player to move. + +Add code to detect "no legal move" and automatically pass. + +Indicate the most recently moved piece. + +Allow click-and-drag as well as click-then-click. + +Add button for new game. + +Add button for quit.