-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththe-game-diagrams-it1.drawio
264 lines (264 loc) · 23.7 KB
/
the-game-diagrams-it1.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
<mxfile host="app.diagrams.net" modified="2023-12-10T18:54:02.477Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" etag="3lq-CjOeaHfuE4VCAH35" version="22.1.7" type="device" pages="4">
<diagram id="CCOhznJZSsjxzJWnj9aB" name="Requirements">
<mxGraphModel dx="1554" dy="823" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="VW8zWTlF50ZQo7OZ7xfN-1" value="<h1><span style="background-color: initial;">Iteration 1. Metrics, database (h2) and ngrx.</span></h1><h1 style="font-size: 16px;"><ol><li><font style="font-size: 16px; font-weight: normal;">Include Prometheus and Grafana to the backend project.</font></li><li><font style="font-size: 16px; font-weight: normal;">Add database to the project (starting by a volatile h2).</font></li><li><font style="font-size: 16px; font-weight: normal;">Add more use cases to increment the complexity of the service layer.</font></li><li><span style="font-weight: 400;">Add ngrx state management to the frontend.</span></li></ol></h1>" style="text;html=1;strokeColor=none;fillColor=none;spacing=5;spacingTop=-20;whiteSpace=wrap;overflow=hidden;rounded=0;" parent="1" vertex="1">
<mxGeometry x="14" y="40" width="800" height="470" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram name="Data Model" id="2aSbuPyYHduFeFBpcEyg">
<mxGraphModel dx="1554" dy="823" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="-kmTVCKOdbw172EOPVNa-1" value="<p style="margin:0px;margin-top:4px;text-align:center;text-decoration:underline;"><b style="background-color: initial;">MoveDto</b></p><hr><p style="margin:0px;margin-left:8px;">MoveType = MoveTypeEnum<br></p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;whiteSpace=wrap;" parent="1" vertex="1">
<mxGeometry x="570" y="160" width="190" height="60" as="geometry" />
</mxCell>
<mxCell id="DbqbN2PvsHzlm8rZ9bi2-1" value="<p style="margin:0px;margin-top:4px;text-align:center;text-decoration:underline;"><b style="background-color: initial;">MoveTypeEnum</b></p><hr><p style="margin:0px;margin-left:8px;">Paper = 0<br></p><p style="margin:0px;margin-left:8px;">Scissors = 1</p><p style="margin:0px;margin-left:8px;">Rock = 2</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;whiteSpace=wrap;" parent="1" vertex="1">
<mxGeometry x="40" y="40" width="150" height="80" as="geometry" />
</mxCell>
<mxCell id="i_4YnMafNC2zXIlKcWhU-1" value="<p style="margin:0px;margin-top:4px;text-align:center;text-decoration:underline;"><b style="background-color: initial;">Game</b></p><hr><p style="margin:0px;margin-left:8px;">PlayerMove = String</p><p style="border-color: var(--border-color); margin: 0px 0px 0px 8px;">CpuMove = String</p><p style="border-color: var(--border-color); margin: 0px 0px 0px 8px;">IsPlayerWinner = boolean</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="40" y="150" width="180" height="90" as="geometry" />
</mxCell>
<mxCell id="i_4YnMafNC2zXIlKcWhU-3" value="<p style="margin:0px;margin-top:4px;text-align:center;text-decoration:underline;"><b style="background-color: initial;">GameDto</b></p><hr><p style="margin:0px;margin-left:8px;">PlayerMove = MoveTypeEnum</p><p style="border-color: var(--border-color); margin: 0px 0px 0px 8px;">CpuMove = MoveTypeEnum</p><p style="border-color: var(--border-color); margin: 0px 0px 0px 8px;">CpuWon: Boolean</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="570" y="40" width="190" height="90" as="geometry" />
</mxCell>
<mxCell id="i_4YnMafNC2zXIlKcWhU-4" value="<p style="margin:0px;margin-top:4px;text-align:center;text-decoration:underline;"><b style="background-color: initial;">StatisticsDto</b></p><hr><p style="margin:0px;margin-left:8px;">ScissorsPlayed = Int</p><p style="border-color: var(--border-color); margin: 0px 0px 0px 8px;">RocksPlayed = Int</p><p style="border-color: var(--border-color); margin: 0px 0px 0px 8px;">PapersPlayed = Int</p><p style="border-color: var(--border-color); margin: 0px 0px 0px 8px;">PlayersWinPercent = Int</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="570" y="250" width="190" height="100" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="1Z-Htf2DjcvC0ywOxH9h" name="State">
<mxGraphModel dx="1554" dy="823" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="Hcyn3kvQXGAOi8vzdW11-3" value="
<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(251, 251, 251); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">Visit app</span>

" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="Hcyn3kvQXGAOi8vzdW11-1" target="Hcyn3kvQXGAOi8vzdW11-2" edge="1">
<mxGeometry x="0.1429" y="40" relative="1" as="geometry">
<Array as="points">
<mxPoint x="360" y="120" />
<mxPoint x="360" y="120" />
</Array>
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Hcyn3kvQXGAOi8vzdW11-1" value="" style="ellipse;whiteSpace=wrap;html=1;fillColor=#000000;" parent="1" vertex="1">
<mxGeometry x="350" y="70" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="Hcyn3kvQXGAOi8vzdW11-6" value="New game clicked" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="Hcyn3kvQXGAOi8vzdW11-2" target="Hcyn3kvQXGAOi8vzdW11-5" edge="1">
<mxGeometry y="50" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="t4dvBF1FyGGQPHo5KA9a-2" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="Hcyn3kvQXGAOi8vzdW11-2" target="t4dvBF1FyGGQPHo5KA9a-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="t4dvBF1FyGGQPHo5KA9a-3" value="Nav to statistics" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="t4dvBF1FyGGQPHo5KA9a-2">
<mxGeometry x="-0.18" relative="1" as="geometry">
<mxPoint x="5" y="-10" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Hcyn3kvQXGAOi8vzdW11-2" value="Homepage" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="300" y="160" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Hcyn3kvQXGAOi8vzdW11-8" value="Move selected" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="Hcyn3kvQXGAOi8vzdW11-5" target="Hcyn3kvQXGAOi8vzdW11-7" edge="1">
<mxGeometry y="40" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Hcyn3kvQXGAOi8vzdW11-5" value="Game view" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="300" y="300" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Hcyn3kvQXGAOi8vzdW11-10" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 11px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">Server responds</span><br style="border-color: var(--border-color); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 11px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 11px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">&nbsp;with move</span>" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="Hcyn3kvQXGAOi8vzdW11-7" target="Hcyn3kvQXGAOi8vzdW11-9" edge="1">
<mxGeometry x="-0.0769" y="30" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Hcyn3kvQXGAOi8vzdW11-12" value="Server responds<br>&nbsp;with move" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="Hcyn3kvQXGAOi8vzdW11-7" target="Hcyn3kvQXGAOi8vzdW11-11" edge="1">
<mxGeometry x="-0.0769" y="-30" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Hcyn3kvQXGAOi8vzdW11-7" value="Loading" style="whiteSpace=wrap;html=1;rounded=0;" parent="1" vertex="1">
<mxGeometry x="300" y="440" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Hcyn3kvQXGAOi8vzdW11-14" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="Hcyn3kvQXGAOi8vzdW11-9" target="Hcyn3kvQXGAOi8vzdW11-5" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="610" y="330" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Hcyn3kvQXGAOi8vzdW11-17" value="New game selected" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="Hcyn3kvQXGAOi8vzdW11-14" vertex="1" connectable="0">
<mxGeometry x="0.448" y="1" relative="1" as="geometry">
<mxPoint x="7" y="-11" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Hcyn3kvQXGAOi8vzdW11-9" value="Game completed: Loser" style="whiteSpace=wrap;html=1;rounded=0;" parent="1" vertex="1">
<mxGeometry x="550" y="440" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Hcyn3kvQXGAOi8vzdW11-13" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="Hcyn3kvQXGAOi8vzdW11-11" target="Hcyn3kvQXGAOi8vzdW11-5" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="110" y="330" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Hcyn3kvQXGAOi8vzdW11-15" value="New game selected" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="Hcyn3kvQXGAOi8vzdW11-13" vertex="1" connectable="0">
<mxGeometry x="0.2453" y="-3" relative="1" as="geometry">
<mxPoint x="3" y="-13" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Hcyn3kvQXGAOi8vzdW11-11" value="Game completed: Winner" style="whiteSpace=wrap;html=1;rounded=0;" parent="1" vertex="1">
<mxGeometry x="50" y="440" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="t4dvBF1FyGGQPHo5KA9a-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="t4dvBF1FyGGQPHo5KA9a-1" target="t4dvBF1FyGGQPHo5KA9a-4">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="t4dvBF1FyGGQPHo5KA9a-7" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="t4dvBF1FyGGQPHo5KA9a-1" target="t4dvBF1FyGGQPHo5KA9a-6">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="t4dvBF1FyGGQPHo5KA9a-9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="t4dvBF1FyGGQPHo5KA9a-1" target="t4dvBF1FyGGQPHo5KA9a-8">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="t4dvBF1FyGGQPHo5KA9a-10" value="Nav to specific" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="t4dvBF1FyGGQPHo5KA9a-9">
<mxGeometry x="-0.3033" y="2" relative="1" as="geometry">
<mxPoint x="-2" y="-8" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="t4dvBF1FyGGQPHo5KA9a-1" value="Statistics" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="550" y="160" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="t4dvBF1FyGGQPHo5KA9a-4" value="Scissors Statistics" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="690" y="90" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="t4dvBF1FyGGQPHo5KA9a-6" value="Rock Statistics" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="810" y="160" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="t4dvBF1FyGGQPHo5KA9a-8" value="PaperStatistics" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="690" y="230" width="120" height="60" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="5wdw5sbaNt4rukK3RNIA" name="Sequence">
<mxGraphModel dx="1554" dy="823" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-1" value="Player" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;" parent="1" vertex="1">
<mxGeometry x="110" y="120" width="30" height="70" as="geometry" />
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-4" value="" style="group" parent="1" vertex="1" connectable="0">
<mxGeometry x="354" y="110" width="60" height="110" as="geometry" />
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-2" value="" style="shape=cube;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;darkOpacity=0.05;darkOpacity2=0.1;" parent="VRfiyYvgXfE9pZ4s-pPB-4" vertex="1">
<mxGeometry x="7" width="46" height="80" as="geometry" />
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-3" value="Server" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="VRfiyYvgXfE9pZ4s-pPB-4" vertex="1">
<mxGeometry y="80" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-7" value="" style="endArrow=none;html=1;rounded=0;" parent="1" source="VRfiyYvgXfE9pZ4s-pPB-15" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="120" y="570" as="sourcePoint" />
<mxPoint x="120" y="220" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-8" value="" style="endArrow=none;html=1;rounded=0;" parent="1" source="VRfiyYvgXfE9pZ4s-pPB-13" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="384" y="420" as="sourcePoint" />
<mxPoint x="383.5" y="220" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-9" value="" style="endArrow=classic;html=1;rounded=0;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="120" y="320" as="sourcePoint" />
<mxPoint x="380" y="320" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-10" value="User move selection" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="VRfiyYvgXfE9pZ4s-pPB-9" vertex="1" connectable="0">
<mxGeometry x="-0.0862" y="3" relative="1" as="geometry">
<mxPoint y="-7" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-11" value="" style="endArrow=classic;html=1;rounded=0;entryX=1.34;entryY=0.407;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" target="VRfiyYvgXfE9pZ4s-pPB-15" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="380" y="390" as="sourcePoint" />
<mxPoint x="120" y="390" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-12" value="Cpu game resolution" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="VRfiyYvgXfE9pZ4s-pPB-11" vertex="1" connectable="0">
<mxGeometry x="-0.0862" y="3" relative="1" as="geometry">
<mxPoint x="-21" y="-13" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-14" value="" style="endArrow=none;html=1;rounded=0;" parent="1" target="VRfiyYvgXfE9pZ4s-pPB-13" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="384" y="420" as="sourcePoint" />
<mxPoint x="383.5" y="220" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="B1u31byTn_j1ams5CE3S-22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" edge="1" parent="1" source="VRfiyYvgXfE9pZ4s-pPB-13" target="VRfiyYvgXfE9pZ4s-pPB-13">
<mxGeometry relative="1" as="geometry">
<mxPoint x="470" y="380" as="targetPoint" />
<Array as="points">
<mxPoint x="409" y="330" />
<mxPoint x="409" y="378" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="B1u31byTn_j1ams5CE3S-23" value="Store game result" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="B1u31byTn_j1ams5CE3S-22">
<mxGeometry x="0.0194" y="4" relative="1" as="geometry">
<mxPoint x="47" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-13" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" vertex="1">
<mxGeometry x="379" y="310" width="10" height="90" as="geometry" />
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-16" value="" style="endArrow=none;html=1;rounded=0;" parent="1" target="VRfiyYvgXfE9pZ4s-pPB-15" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="120" y="640" as="sourcePoint" />
<mxPoint x="120" y="220" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-15" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" vertex="1">
<mxGeometry x="115" y="250" width="10" height="340" as="geometry" />
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-18" value="" style="endArrow=classic;html=1;rounded=0;exitX=1.02;exitY=0.562;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="VRfiyYvgXfE9pZ4s-pPB-15" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="150" y="440" as="sourcePoint" />
<mxPoint x="127" y="480" as="targetPoint" />
<Array as="points">
<mxPoint x="200" y="440" />
<mxPoint x="200" y="480" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-19" value="Show winner" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="200" y="448" width="90" height="30" as="geometry" />
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-22" value="" style="endArrow=classic;html=1;rounded=0;exitX=1.02;exitY=0.562;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="125" y="521" as="sourcePoint" />
<mxPoint x="127" y="560" as="targetPoint" />
<Array as="points">
<mxPoint x="200" y="520" />
<mxPoint x="200" y="560" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="VRfiyYvgXfE9pZ4s-pPB-23" value="Play again" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="205" y="528" width="80" height="30" as="geometry" />
</mxCell>
<mxCell id="B1u31byTn_j1ams5CE3S-1" value="Play main sequence" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="180" y="90" width="130" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>