acebusters-frontend
acebusters-frontend copied to clipboard
State `dealing` without players
- Two players at the table
- One of them leave in
dealing(not sure at 100%) - The player is allowed to leave and hand won't complete
- One player at the table in
dealing(with bet!) - The player is leaving. Result: empty table in
dealing
When new players will sit at the table, game won't start until state won't be changed to waiting
Looks like 2. is not correct. Tried to reproduce it, but without success