leaguevine / leaguevine-ultistats

MIT License
18 stars 4 forks source link

After a timeout the prompt should be "Who picked up?" #58

Closed mliu7 closed 12 years ago

mliu7 commented 12 years ago

Currently, after a timeout is called, our app assumes that the same player still has the disc. However, in the AUDL, the person with possession of the disc is allowed to change during a timeout.

To handle this, I think we should change the game state so that the prompt asks the user "Who picked up?" immediately after a timeout occurs.