@@ -101,6 +101,32 @@ on "Alice's kitchen TV".
101101> ISSUE #40 : [ Screen availability mechanism for multiple
102102> sessions] ( https://github.com/w3c/presentation-api/issues/40 )
103103
104+ ### <a name =" uc05 " ></a >UC05: Multiplayer gaming - Pictionary
105+
106+ Bob visits a Pictionary game [ PICTIONARYGAME] site on his smartphone. He clicks the
107+ "Start on TV" button and selects his TV’s name from the list
108+ of presentation devices that pops up on the phone's screen. The Pictionary site
109+ opens on the TV screen. Bob now waits for Ann and Joe to join the game from their
110+ smartphones by opening the same site and connecting to the TV. After all
111+ the players have joined Bob presses the "start game" button on his smartphone and
112+ receives the first word to draw. He has to draw a blanket. Bob draws a picture of
113+ a blanket on the touch screen of his smartphone. The picture is mirrored on the
114+ TV screen while he is drawing. At the same time Ann and Joe are trying to guess
115+ what Bob is drawing by typing answers on their own smartphones and sending them
116+ to the TV screen. TV shows all the answers coming from all the users and the game
117+ continues until the correct answer is provided by Ann. Ann gets points for the
118+ correct answer. Next round of the game is about to start with Ann drawing a new word.
119+ At this point Joe decides to exit the game and presses the "exit game" button.
120+ That information is passed to the TV and Joe's name disappears from the list of
121+ the players on the TV screen. Bob and Ann play one more round of the game with Ann
122+ drawing and Bob guessing the correct word. After that round is over they decide
123+ to stop playing and both press the "exit game" button on their smartphones.
124+ The site opened on TV is notified that all the players have left the game and
125+ starts presenting a list of top players on the TV screen.
126+
127+ ** Requirements** : [ REQ01] ( #req01 ) , [ REQ02] ( #req02 ) , [ REQ04] ( #req04 ) , [ REQ05] ( #req05 ) , [ REQ06] ( #req06 ) , [ REQ07] ( #req07 )
128+
129+
104130## Requirements
105131
106132This section collects all requirements derived from the [ use cases] ( #use-cases )
@@ -189,3 +215,7 @@ needed.
189215[ uc03-img1 ] : ./images/uc-multiplayer-game-poker-table.png
190216[ uc03-img2 ] : ./images/uc-multiplayer-game-player-alice.png
191217[ uc03-img3 ] : ./images/uc-multiplayer-game-player-bob.png
218+
219+ ## References
220+
221+ [ PICTIONARYGAME] https://en.wikipedia.org/wiki/Pictionary
0 commit comments