38 lines
1.1 KiB
XML
38 lines
1.1 KiB
XML
<?xml version="1.0" standalone="no"?>
|
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" style="background-color:rgb(0 0 0); background-opacity: 1" viewBox="-12 -112 120 120">
|
|
|
|
<g transform="scale(-1, 1) rotate(180)">
|
|
|
|
<line x1="0" y1="0" x2="6.123233995736766e-15" y2="100" stroke="rgb(255 255 255)" stroke-opacity="1" stroke-width="1"/>
|
|
|
|
<line x1="6.123233995736766e-15" y1="100" x2="0" y2="0" stroke="rgb(255 255 255)" stroke-opacity="1" stroke-width="1"/>
|
|
|
|
<line x1="0" y1="0" x2="100" y2="0" stroke="rgb(255 255 255)" stroke-opacity="1" stroke-width="1"/>
|
|
|
|
|
|
<g transform="translate(100, 0)rotate(90)">
|
|
<polygon points="0 20 -13.226237306473037 -15.00222139260919 13.226237306473037 -15.00222139260919" stroke="none" fill="rgb(255 255 255)" fill-opacity="0.5882352941176471"/>
|
|
<line x1="0" y1="20" x2="0" y2="0" stroke="rgb(255 255 255)" stroke-opacity="1" stroke-width="1" />
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<ludus>
|
|
|
|
|
|
let home = unbox (turtle_state)
|
|
|
|
fd! (100)
|
|
|
|
loadstate! (home)
|
|
|
|
rt! (0.25)
|
|
fd! (100)
|
|
|
|
do turtle_state > unbox
|
|
|
|
|
|
</ludus>
|
|
</svg>
|
|
|