-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFlowchart Game
More file actions
101 lines (101 loc) · 7.79 KB
/
Flowchart Game
File metadata and controls
101 lines (101 loc) · 7.79 KB
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
<mxfile host="app.diagrams.net" modified="2020-10-15T09:48:09.335Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36" etag="j7CvGtHIqpwNAY0LLpRQ" version="13.8.0" type="github">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
<mxGraphModel dx="1422" dy="762" 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="7FNVeDAZGJP628hAmxHw-0" value="Start" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="60" y="50" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-3" value="" style="endArrow=classic;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="7FNVeDAZGJP628hAmxHw-0" target="7FNVeDAZGJP628hAmxHw-4">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="280" as="sourcePoint" />
<mxPoint x="120" y="160" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-4" value="Load level" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="60" y="160" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-5" value="" style="endArrow=classic;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="7FNVeDAZGJP628hAmxHw-4" target="7FNVeDAZGJP628hAmxHw-7">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="190" y="280" as="sourcePoint" />
<mxPoint x="240" y="230" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-7" value="Is User<br>Dead?" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="60" y="260" width="120" height="80" as="geometry" />
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-12" value="End" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="430" y="270" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-14" value="Is User<br>Inputting?" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="60" y="390" width="120" height="80" as="geometry" />
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-15" value="" style="endArrow=classic;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="7FNVeDAZGJP628hAmxHw-7" target="7FNVeDAZGJP628hAmxHw-14">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="440" as="sourcePoint" />
<mxPoint x="440" y="390" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-19" value="Input userInput" style="shape=parallelogram;perimeter=parallelogramPerimeter;whiteSpace=wrap;html=1;fixedSize=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="60" y="510" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-20" value="" style="endArrow=classic;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="7FNVeDAZGJP628hAmxHw-14" target="7FNVeDAZGJP628hAmxHw-19">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="420" as="sourcePoint" />
<mxPoint x="260" y="450" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-23" value="Output "You Died"" style="shape=parallelogram;perimeter=parallelogramPerimeter;whiteSpace=wrap;html=1;fixedSize=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="235" y="270" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-24" value="" style="endArrow=classic;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="7FNVeDAZGJP628hAmxHw-7" target="7FNVeDAZGJP628hAmxHw-23">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="350" y="440" as="sourcePoint" />
<mxPoint x="400" y="390" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-25" value="" style="endArrow=classic;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="7FNVeDAZGJP628hAmxHw-23" target="7FNVeDAZGJP628hAmxHw-12">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="350" y="440" as="sourcePoint" />
<mxPoint x="400" y="390" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-27" value="" style="endArrow=classic;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="7FNVeDAZGJP628hAmxHw-19" target="7FNVeDAZGJP628hAmxHw-28">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="350" y="440" as="sourcePoint" />
<mxPoint x="220" y="540" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-28" value="Action(userInput)" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="235" y="510" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-29" value="Yes" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="120" y="470" width="40" height="20" as="geometry" />
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-31" value="" style="curved=1;endArrow=classic;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="7FNVeDAZGJP628hAmxHw-28">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="350" y="440" as="sourcePoint" />
<mxPoint x="120" y="240" as="targetPoint" />
<Array as="points">
<mxPoint x="440" y="470" />
<mxPoint x="250" y="370" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-32" value="" style="curved=1;endArrow=classic;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="7FNVeDAZGJP628hAmxHw-14">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="350" y="440" as="sourcePoint" />
<mxPoint x="120" y="230" as="targetPoint" />
<Array as="points">
<mxPoint x="-20" y="320" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="7FNVeDAZGJP628hAmxHw-33" value="No" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="40" y="350" width="40" height="20" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>