]> git.notmuchmail.org Git - dvonn/commitdiff
Add several TODO items
authorCarl Worth <cworth@cworth.org>
Thu, 5 Mar 2009 20:01:10 +0000 (12:01 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 5 Mar 2009 20:01:10 +0000 (12:01 -0800)
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
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.