all clients trigger ready, then advance gamestate on last ready
This commit is contained in:
parent
1e6a3ca84b
commit
d183f5d993
18 changed files with 358 additions and 77 deletions
18
states
Normal file
18
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