From 6fb31e9a17413df853cbace814e414606670206b Mon Sep 17 00:00:00 2001 From: phil Date: Fri, 23 Dec 1994 07:01:39 +0000 Subject: adding 10 more games collected from ???? and some I wrote. --- atc/games/game_3 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 atc/games/game_3 (limited to 'atc/games/game_3') 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 ) ] ; + -- cgit v1.2.3-56-ge451