Files
004_comission/jktjoeaj703/task1/_docs/player_vs_computer.drawio
louiscklaw 0c89a0db81 update,
2025-01-31 21:31:32 +08:00

65 lines
4.3 KiB
Plaintext

<mxfile host="65bd71144e">
<diagram id="s-rzDiBvBLxu23ZU9ywy" name="Page-1">
<mxGraphModel dx="1968" dy="2324" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="31" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="2" target="30">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="2" value="start" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;" parent="1" vertex="1">
<mxGeometry x="160" y="70" width="80" height="80" as="geometry"/>
</mxCell>
<mxCell id="33" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="30" target="32">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="30" value="Player cs Computer" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="140" y="240" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="35" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="32" target="34">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="32" value="Player1 Login&lt;br&gt;(username and password)" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="140" y="380" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="37" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="34" target="36">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="34" value="Game run&amp;nbsp;&lt;br&gt;(player vs computer)" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="140" y="520" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="41" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="36" target="40">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="36" value="Game Finish" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="140" y="660" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="43" value="Yes" style="edgeStyle=none;html=1;" edge="1" parent="1" source="40" target="42">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="40" value="Show&lt;br&gt;Ranking&lt;br&gt;?" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="160" y="790" width="80" height="80" as="geometry"/>
</mxCell>
<mxCell id="45" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="42" target="44">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="42" value="Show ranking to user" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="140" y="960" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="44" value="End" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="160" y="1090" width="80" height="80" as="geometry"/>
</mxCell>
<mxCell id="46" value="No" style="endArrow=classic;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="40">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="340" y="910" as="sourcePoint"/>
<mxPoint x="200" y="1060" as="targetPoint"/>
<Array as="points">
<mxPoint x="360" y="830"/>
<mxPoint x="360" y="1060"/>
</Array>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>