New schema and game lifecycle

This commit is contained in:
Jesse C. Fisher 2015-11-04 20:44:12 -08:00
parent 747959f1ca
commit 0a0dd2f8f7

View File

@ -4,6 +4,35 @@ Thirteen Tien Len
TODO 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 BUG TODO: First player / lowest card holder should not be able to pass
first play first play