TheAlgorithms-C/dc/dc5/hangman_8c_a9611b43141ac2e6ba245487c493599fc_cgraph.svg

28 lines
1.2 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 8.0.5 (20230430.1635)
-->
<!-- Title: new_guess Pages: 1 -->
<svg width="74pt" height="45pt"
viewBox="0.00 0.00 73.50 45.25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 41.25)">
<title>new_guess</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="checks if letter has been guessed before">
<polygon fill="#999999" stroke="#666666" points="65.5,-19.25 0,-19.25 0,0 65.5,0 65.5,-19.25"/>
<text text-anchor="middle" x="32.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">new_guess</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node1</title>
<path fill="none" stroke="#63b8ff" d="M22.5,-19.54C17.82,-28.15 21.24,-37.25 32.75,-37.25 39.23,-37.25 43.14,-34.37 44.49,-30.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="47.84,-29.96 43,-20.54 40.91,-30.92 47.84,-29.96"/>
</g>
</g>
</svg>