summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2022-12-28 07:05:59 -0500
committerKjetil Orbekk <kj@orbekk.com>2022-12-28 07:05:59 -0500
commitde26af72d526c8a6154d65c5ab6ec3f94244e2ba (patch)
tree66ce4faf8b05a4b1abf8cffed602c958c8c82006
parent9879c64aaac858677201c9c07df08abece9fa9b1 (diff)
Update TODO list
-rw-r--r--TODO.org6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO.org b/TODO.org
index 6dd3eec..991a64c 100644
--- a/TODO.org
+++ b/TODO.org
@@ -1,8 +1,10 @@
#+title: Todo
* Server
-** TODO Implement bidding protocol between server and client
-** TODO Implement random bidding bot
+** TODO Support player positions other than north/south
+** TODO Display game result after hand is played
+** TODO Support multiple human players
+** TODO Support playing without logging in
* Webapp
** TODO Implement restrictions for doubling and redoubling
** TODO Hook up double and redouble buttons in the UI