imalooney / t3tr0s

30th anniversary tetris in ClojureScript

Home Page:t3tr0s.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a ready button for players waiting in the lobby

pgambling opened this issue · comments

Rather than start the next game countdown automatically, players waiting in the lobby should be able to signal that they are ready to play.

  1. Only "Ready" players are taken to the battle match.
  2. If all players are ready then the game starts immediately.
  3. If two or more players are ready then the game countdown starts, giving those AFK a chance to ready up.