New schema and game lifecycle
This commit is contained in:
parent
747959f1ca
commit
0a0dd2f8f7
29
README.md
29
README.md
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user