summaryrefslogtreecommitdiffstats
path: root/atc/games/easy
diff options
context:
space:
mode:
Diffstat (limited to 'atc/games/easy')
-rw-r--r--atc/games/easy15
1 files changed, 15 insertions, 0 deletions
diff --git a/atc/games/easy b/atc/games/easy
new file mode 100644
index 00000000..4ab8eac0
--- /dev/null
+++ b/atc/games/easy
@@ -0,0 +1,15 @@
+update = 7;
+newplane = 12;
+width = 15;
+height = 15;
+
+exit: ( 7 0 x ) ( 14 0 z ) ( 12 14 q ) ( 0 14 e ) ;
+
+beacon: ( 12 7 ) ;
+
+airport: ( 7 8 w ) ;
+
+line: [ ( 1 1 ) ( 6 6 ) ]
+ [ ( 7 9 ) ( 12 14 ) ]
+ [ ( 7 0 ) ( 7 14 ) ]
+ [ ( 1 7 ) ( 11 7 ) ] ;