summaryrefslogtreecommitdiffstats
path: root/atc/games/box
diff options
context:
space:
mode:
authorphil <phil@NetBSD.org>1994-12-23 07:01:39 +0000
committerphil <phil@NetBSD.org>1994-12-23 07:01:39 +0000
commit6fb31e9a17413df853cbace814e414606670206b (patch)
tree9f5b8a955645dab09e621e7a8b8acfca78d37f43 /atc/games/box
parent1877bae1eec4daedfbc30c458e2957215af00ebe (diff)
downloadbsdgames-darwin-6fb31e9a17413df853cbace814e414606670206b.tar.gz
bsdgames-darwin-6fb31e9a17413df853cbace814e414606670206b.tar.zst
bsdgames-darwin-6fb31e9a17413df853cbace814e414606670206b.zip
adding 10 more games collected from ???? and some I wrote.
Diffstat (limited to 'atc/games/box')
-rw-r--r--atc/games/box45
1 files changed, 45 insertions, 0 deletions
diff --git a/atc/games/box b/atc/games/box
new file mode 100644
index 00000000..8cb7ef76
--- /dev/null
+++ b/atc/games/box
@@ -0,0 +1,45 @@
+update = 5;
+newplane = 6;
+width = 29;
+height = 21;
+
+exit: ( 0 0 c ) ( 14 0 x ) ( 28 0 z )
+ ( 28 10 a )
+ ( 28 20 q ) ( 14 20 w ) ( 0 20 e )
+ ( 0 10 d ) ;
+
+beacon: ( 4 4 ) ( 14 4 ) ( 24 4 )
+ ( 24 10 )
+ ( 24 16 ) ( 14 16 ) ( 4 16 )
+ ( 4 10 )
+ ( 14 13 ) ( 14 7 ) ;
+
+airport: ( 9 7 a ) ( 19 7 d )
+ ( 19 13 d ) ( 9 13 a ) ;
+
+line: [ ( 1 1 ) ( 3 3 ) ]
+ [ ( 14 1 ) ( 14 3 ) ]
+ [ ( 27 1 ) ( 25 3 ) ]
+ [ ( 5 4 ) ( 13 4 ) ]
+ [ ( 15 4 ) ( 23 4 ) ]
+ [ ( 4 5 ) ( 4 9 ) ]
+ [ ( 14 5 ) ( 14 6 ) ]
+ [ ( 24 5 ) ( 24 9 ) ]
+ [ ( 10 7 ) ( 13 7 ) ]
+ [ ( 15 7 ) ( 18 7 ) ]
+ [ ( 14 8 ) ( 14 9 ) ]
+ [ ( 1 10 ) ( 3 10 ) ]
+ [ ( 5 10 ) ( 23 10 ) ]
+ [ ( 25 10 ) ( 27 10 ) ]
+ [ ( 4 11 ) ( 4 15 ) ]
+ [ ( 14 11 ) ( 14 12 ) ]
+ [ ( 24 11 ) ( 24 15 ) ]
+ [ ( 10 13 ) ( 13 13 ) ]
+ [ ( 15 13 ) ( 18 13 ) ]
+ [ ( 14 14 ) ( 14 15 ) ]
+ [ ( 5 16 ) ( 13 16 ) ]
+ [ ( 15 16 ) ( 23 16 ) ]
+ [ ( 3 17 ) ( 1 19 ) ]
+ [ ( 14 17 ) ( 14 19 ) ]
+ [ ( 25 17 ) ( 27 19 ) ] ;
+