diff --git a/README.md b/README.md index d60517a6..75de3e49 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,35 @@ Thirteen Tien Len TODO ---- +## Proposed Schema + +Table + Seat + User + Games + players from seats.users + +## Game Lifecycle + +Start +Player Turns +First place finish +Second place finish +Third place finish +Start new game with existing players + - Provide button for player to leave before new game starts + - If less than max players, button to vote to "wait for more players" + +## Feature Ideas + +- Invite friends to current table +- Address link to current table +- Show winner of previous game +- User stats +- Table stats +- In game currencies +- Tournaments + BUG TODO: First player / lowest card holder should not be able to pass first play