diff options
author | Kjetil Orbekk <kj@orbekk.com> | 2022-12-28 07:05:59 -0500 |
---|---|---|
committer | Kjetil Orbekk <kj@orbekk.com> | 2022-12-28 07:05:59 -0500 |
commit | de26af72d526c8a6154d65c5ab6ec3f94244e2ba (patch) | |
tree | 66ce4faf8b05a4b1abf8cffed602c958c8c82006 | |
parent | 9879c64aaac858677201c9c07df08abece9fa9b1 (diff) |
Update TODO list
-rw-r--r-- | TODO.org | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |