-
Notifications
You must be signed in to change notification settings - Fork 0
User Side Expereince
-
User enters waiting queue to connect with a service representative
-
Game screen pops up (Start Screen)
-
User has option to play game (yes or no)
a. If no - then user enters standard waiting queue and no game is played :(
b. If yes - then user is taken to Tutorial Screen
-
Tutorial Screen (interactive/hit the target to start)
-
User joins game (3 other players)
a. shoot at each other
b. move around map
c. score when destroying tanks
d. reset score when destroyed
e. bonus point target spawn
f. users can see other users
g. user is respawned after being destroyed
-
User is removed from the game because their service representative is ready
a. Transitions
i. timeout/countdown
ii. music que
Steps 1-2 take place in the back end
Steps 3-5 take place on the front end
Step 6 is a mix