diff options
Diffstat (limited to 'bin/stages/figure8')
-rw-r--r-- | bin/stages/figure8 | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/bin/stages/figure8 b/bin/stages/figure8 new file mode 100644 index 0000000..dc255f8 --- /dev/null +++ b/bin/stages/figure8 @@ -0,0 +1,41 @@ +<WALL> + < 50, 50> + <325, 50> + <325, 275> + <550, 275> + <550, 550> + <275, 550> + <275, 325> + < 50, 325> + < 50, 50> +</WALL> + +<WALL> + <100, 100> + <275, 100> + <275, 275> + <100, 275> + <100, 100> +</WALL> + +<WALL> + <325, 325> + <500, 325> + <500, 500> + <325, 500> + <325, 325> +</WALL> + +<FACTORY> + <94.9, 187.5, 180> +</FACTORY> + +<CHECKPOINT> + < 50, 50, 100, 100, 112.5> + <325, 50, 275, 100, 337.5> + <325, 500, 275, 550, 787.5> + <500, 500, 550, 550, 1012.5> + <500, 325, 550, 275, 1237.5> + < 50, 325, 100, 275, 1687.5> + < 50, 187.5, 100, 187.5, 1800> +</CHECKPOINT> |