diff options
| author | Mario Kilies <MarioKilies@GMX.net> | 2011-01-27 18:32:53 +0100 |
|---|---|---|
| committer | Mario Kilies <MarioKilies@GMX.net> | 2011-01-27 18:32:53 +0100 |
| commit | 54dee7d823c690bed9ff64895fd3eb4ea832c489 (patch) | |
| tree | 12a0274e4d1dae9039719cd44944637cd65733af /doc/todo.txt | |
| parent | 6e4457035b8e8ddfb1850c8b442dad8ed3b202fe (diff) | |
Added todo list.
Diffstat (limited to 'doc/todo.txt')
| -rw-r--r-- | doc/todo.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/todo.txt b/doc/todo.txt new file mode 100644 index 0000000..1038908 --- /dev/null +++ b/doc/todo.txt @@ -0,0 +1,12 @@ +== Things that are to do == + + +== Work that is done == + +DONE: Use colored borders/numbers/stars to distinguish cards and for a nicer UI look. +DONE: A selected card and a selected stack should be displayed as bold text. +DONE: Display revealed cards next to nicks after all players have chosen their cards. +DONE: Table captions will be printed bold. +DONE: Highlight current player (who is choosing a stack) by coloring its line. +DONE: Sort table every round by lowest cards after players selected/revealed the cards +DONE: Player Hints: Will be used to tell the players whose player's turn it is. The player himself will be instructed what is to do (play a hand card and then possibly pick a stack from table) |
