summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/README.md b/README.md
index 675df662..5e6fa74c 100644
--- a/README.md
+++ b/README.md
@@ -36,11 +36,14 @@ The client is just at the start of the development. It handles:
- Create / Join a game
- View joined lobby
- Start game
-
-Missing steps:
-- View game elements
-- Whole game process
-- Scoring
+- View personal board
+- Play/discard cards, upgrade wonder
+
+Missing features:
+- View other boards' elements
+- Buy resources from neighbours
+- Pick neighbour guild (for special power)
+- Display winner and score
## Disclaimer
bgstack15