summaryrefslogtreecommitdiffstats
path: root/atc/games/Atlantis
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/Atlantis
parent1877bae1eec4daedfbc30c458e2957215af00ebe (diff)
downloadbsdgames-darwin-6fb31e9a17413df853cbace814e414606670206b.tar.gz
bsdgames-darwin-6fb31e9a17413df853cbace814e414606670206b.zip
adding 10 more games collected from ???? and some I wrote.
Diffstat (limited to 'atc/games/Atlantis')
-rw-r--r--atc/games/Atlantis31
1 files changed, 31 insertions, 0 deletions
diff --git a/atc/games/Atlantis b/atc/games/Atlantis
new file mode 100644
index 00000000..e5b601dd
--- /dev/null
+++ b/atc/games/Atlantis
@@ -0,0 +1,31 @@
+update = 5;
+newplane = 5;
+width = 30;
+height = 21;
+
+exit: ( 10 0 x )
+ ( 29 6 a )
+ ( 27 20 q )
+ ( 0 16 d ) ;
+
+beacon: ( 10 6 ) ( 23 6 )
+ ( 23 16 ) ( 15 16 ) ( 7 16 )
+ ( 7 9 ) ( 15 6 ) ;
+
+airport: ( 23 8 x ) ( 15 12 w ) ;
+
+line: [ ( 10 1 ) ( 10 5 ) ]
+ [ ( 11 6 ) ( 14 6 ) ]
+ [ ( 16 6 ) ( 22 6 ) ]
+ [ ( 24 6 ) ( 28 6 ) ]
+ [ ( 1 16 ) ( 6 16 ) ]
+ [ ( 8 16 ) ( 14 16 ) ]
+ [ ( 16 16 ) ( 22 16 ) ]
+ [ ( 23 7 ) ( 23 7 ) ]
+ [ ( 23 9 ) ( 23 15 ) ]
+ [ ( 15 7 ) ( 15 11 ) ]
+ [ ( 15 13 ) ( 15 15 ) ]
+ [ ( 7 10 ) ( 7 15 ) ]
+ [ ( 9 7 ) ( 8 8 ) ]
+ [ ( 6 10 ) ( 1 15 ) ]
+ [ ( 24 17 ) ( 26 19 ) ] ;