-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ability to play in multiple games #46
Comments
No longer relevant after #54 |
Even after a very brief time in pre-beta, it's clear that ability to play in multiple games is going to be important!
sayOrQueueMessage(user, message)
methodtakeOrQueueTurn(turn)
methodsendNextQueuedMessage(user/phoneNumber)
methodafter
method (may be a bit tricky w/ turn. If game completes, we want to say that before any queued message)The text was updated successfully, but these errors were encountered: