spawn each player and hand
This commit is contained in:
parent
50fd406dbf
commit
f6bd7fd6f7
3 changed files with 79 additions and 75 deletions
18
docs/states
Normal file
18
docs/states
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
gamestate
|
||||
|
||||
none
|
||||
join_or_create_lobby()
|
||||
|
||||
lobby
|
||||
set_ready()
|
||||
add_bot()
|
||||
start_game()
|
||||
|
||||
setup
|
||||
shuffle_deal()
|
||||
|
||||
deal
|
||||
animations??
|
||||
|
||||
play
|
||||
discards??
|
||||
Loading…
Add table
Add a link
Reference in a new issue