-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathUntitled Diagram.drawio
143 lines (143 loc) · 10.8 KB
/
Untitled Diagram.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
<mxfile host="app.diagrams.net" modified="2023-02-17T07:50:50.725Z" agent="5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" etag="X-CI9p0UWJzt-e_3k_aw" version="20.8.20" type="github">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
<mxGraphModel dx="880" dy="403" 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="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="JC-Kp6ArEyHnc95Iyttb-1" value="START" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="310" y="120" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-2" value="Generate a random word" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="310" y="220" width="120" height="50" as="geometry" />
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-3" value="Generate as many blanks as letters in word" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="310" y="330" width="120" height="50" as="geometry" />
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-4" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="JC-Kp6ArEyHnc95Iyttb-1" target="JC-Kp6ArEyHnc95Iyttb-2">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="320" as="sourcePoint" />
<mxPoint x="440" y="270" as="targetPoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-5" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="JC-Kp6ArEyHnc95Iyttb-2" target="JC-Kp6ArEyHnc95Iyttb-3">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="320" as="sourcePoint" />
<mxPoint x="440" y="270" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-9" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="JC-Kp6ArEyHnc95Iyttb-6" target="JC-Kp6ArEyHnc95Iyttb-8">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="365" y="510" />
<mxPoint x="365" y="510" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-6" value="Ask the user to guess a letter" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="310" y="430" width="120" height="50" as="geometry" />
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-7" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="JC-Kp6ArEyHnc95Iyttb-3" target="JC-Kp6ArEyHnc95Iyttb-6">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="470" as="sourcePoint" />
<mxPoint x="440" y="420" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-8" value="Is the guessed<br>&nbsp;letter in the word" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="290" y="510" width="150" height="90" as="geometry" />
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-10" value="Replace the blank with the letter" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="130" y="620" width="120" height="50" as="geometry" />
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-11" value="" style="endArrow=classic;html=1;rounded=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="JC-Kp6ArEyHnc95Iyttb-8" target="JC-Kp6ArEyHnc95Iyttb-10">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="610" as="sourcePoint" />
<mxPoint x="170" y="555" as="targetPoint" />
<Array as="points">
<mxPoint x="190" y="555" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-12" value="Yes" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="150" y="565" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-21" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="JC-Kp6ArEyHnc95Iyttb-13" target="JC-Kp6ArEyHnc95Iyttb-20">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-13" value="Lose a life" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="480" y="620" width="130" height="50" as="geometry" />
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-14" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="JC-Kp6ArEyHnc95Iyttb-8" target="JC-Kp6ArEyHnc95Iyttb-13">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="515" y="550" as="sourcePoint" />
<mxPoint x="440" y="560" as="targetPoint" />
<Array as="points">
<mxPoint x="545" y="555" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-15" value="No" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="540" y="565" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-16" value="Are all the<br>&nbsp;blanks<br>filled?" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="130" y="720" width="120" height="80" as="geometry" />
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-17" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="JC-Kp6ArEyHnc95Iyttb-10" target="JC-Kp6ArEyHnc95Iyttb-16">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="710" as="sourcePoint" />
<mxPoint x="440" y="660" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-18" value="" style="endArrow=classic;html=1;rounded=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="JC-Kp6ArEyHnc95Iyttb-16" target="JC-Kp6ArEyHnc95Iyttb-6">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="710" as="sourcePoint" />
<mxPoint x="60" y="470" as="targetPoint" />
<Array as="points">
<mxPoint x="50" y="760" />
<mxPoint x="50" y="455" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-19" value="No" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="90" y="755" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-20" value="Have they run<br>&nbsp;out of lives?" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="485" y="710" width="120" height="80" as="geometry" />
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-22" value="" style="endArrow=none;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="JC-Kp6ArEyHnc95Iyttb-16" target="JC-Kp6ArEyHnc95Iyttb-20">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="890" as="sourcePoint" />
<mxPoint x="440" y="840" as="targetPoint" />
<Array as="points">
<mxPoint x="190" y="920" />
<mxPoint x="370" y="920" />
<mxPoint x="545" y="920" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-23" value="GAME OVER" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="320" y="980" width="120" height="50" as="geometry" />
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-24" value="" style="endArrow=classic;html=1;rounded=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" target="JC-Kp6ArEyHnc95Iyttb-23">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="380" y="920" as="sourcePoint" />
<mxPoint x="440" y="840" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-25" value="" style="endArrow=classic;html=1;rounded=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="JC-Kp6ArEyHnc95Iyttb-20" target="JC-Kp6ArEyHnc95Iyttb-6">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="590" as="sourcePoint" />
<mxPoint x="440" y="540" as="targetPoint" />
<Array as="points">
<mxPoint x="650" y="750" />
<mxPoint x="650" y="455" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="JC-Kp6ArEyHnc95Iyttb-26" value="No" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="610" y="745" width="40" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>