aboutsummaryrefslogtreecommitdiff
path: root/bin/stages/square
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2024-02-29 19:20:22 +0100
committerPaul Oliver <contact@pauloliver.dev>2024-02-29 19:20:52 +0100
commitaf7e23ab119eba7c0579796abd288c027edabfa9 (patch)
treefcd18c9405f33bed0e5f706a8a5d249ee3a63201 /bin/stages/square
Initial commitHEADmaster
Diffstat (limited to 'bin/stages/square')
-rw-r--r--bin/stages/square27
1 files changed, 27 insertions, 0 deletions
diff --git a/bin/stages/square b/bin/stages/square
new file mode 100644
index 0000000..461b4a3
--- /dev/null
+++ b/bin/stages/square
@@ -0,0 +1,27 @@
+<WALL>
+ < 50, 50>
+ < 50, 550>
+ <550, 550>
+ <550, 50>
+ < 50, 50>
+</WALL>
+
+<WALL>
+ <100, 100>
+ <100, 500>
+ <500, 500>
+ <500, 100>
+ <100, 100>
+</WALL>
+
+<FACTORY>
+ <300, 94.9, -90>
+</FACTORY>
+
+<CHECKPOINT>
+ <550, 50, 500, 100, 225>
+ <550, 550, 500, 500, 675>
+ < 50, 550, 100, 500, 1125>
+ < 50, 50, 100, 100, 1575>
+ <300, 50, 300, 100, 1800>
+</CHECKPOINT>