Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAndrés Ambrois <andresambrois@gmail.com>2008-08-15 06:29:34 (GMT)
committer Andrés Ambrois <andresambrois@gmail.com>2008-08-15 06:29:34 (GMT)
commit65884d06c39bde9e109c6f1235623f35f97f7950 (patch)
treea9c9738c73b75210b65724df0e4ab7a6b40c2c14 /TODO
parent551625bebfa97c7cdefe4376885d0fa66fc8da03 (diff)
Added new v2 code.v2
New Features: - Cleaner code - Save and resume games from Journal - Added a toolbar with options to set board size & restart the game. - Better collaboration (turn enforcement, notifications) - Pass and Undo in hotseat (not shared) mode. - Full Spanish translation
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..97fe2ec
--- /dev/null
+++ b/TODO
@@ -0,0 +1,8 @@
+ TODO:
+ - Support spectators
+ - Add a pretty panel to display who's turn it is, and who is spectating
+ - Stop the game after two passes, and detect a winner.
+ - Add Atari Go mode.
+ - Add a 'Help' button that will take you to the PlayGo wiki page.
+ - Integrate with GnuGO
+ - Add different types of Ko and different rulesets.