bgreenawald / madgab-online

1 stars 0 forks source link

Add new game state for score review #9

Closed JocelynYH closed 4 years ago

JocelynYH commented 4 years ago

The game should consist of a new state, called inScoreReview (or along the lines), where the users see a total score count. From then on, if the current team has scored all 3/3 clues, the users have the option to start the next turn, on their call. If the current team missed any clues, the UI will direct to a stealing component, then offer the screen to start the next turn.

bgreenawald commented 4 years ago

A new state called REVIEW has been added. This state can be entered from the ACTIVE or STEALING state and leads to the IDLE state.

Important API changes: