summaryrefslogtreecommitdiffstats
path: root/atc/games/game_3
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/game_3
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/game_3')
-rw-r--r--atc/games/game_317
1 files changed, 17 insertions, 0 deletions
diff --git a/atc/games/game_3 b/atc/games/game_3
new file mode 100644
index 00000000..e610a5c9
--- /dev/null
+++ b/atc/games/game_3
@@ -0,0 +1,17 @@
+update = 5;
+newplane = 5;
+width = 30;
+height = 21;
+
+exit: ( 12 0 x ) ( 0 6 d ) ( 29 12 a ) ( 26 20 q ) ;
+
+beacon: ( 12 6 ) ;
+
+airport: ( 8 11 x ) ;
+
+line: [ ( 12 1 ) ( 12 5 ) ]
+ [ ( 1 6 ) ( 11 6 ) ]
+ [ ( 8 7 ) ( 8 10 ) ]
+ [ ( 28 12 ) ( 19 12 ) ]
+ [ ( 13 7 ) ( 25 19 ) ] ;
+