]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - atc/games/two-corners
fix spelling of accidentally; from Zapher
[bsdgames-darwin.git] / atc / games / two-corners
1 update = 5;
2 newplane = 5;
3 width = 30;
4 height = 21;
5
6 exit: ( 0 0 c ) ( 10 0 x ) ( 29 10 a )
7 ( 29 20 q )
8 ( 19 20 w ) ( 0 10 d ) ;
9
10 beacon: ( 10 10 ) ( 19 10 ) ;
11
12 airport: ( 15 15 x ) ;
13
14 line: [ ( 1 1 ) ( 9 9 ) ]
15 [ ( 10 1 ) ( 10 9 ) ]
16 [ ( 1 10 ) ( 9 10 ) ]
17 [ ( 11 10 ) ( 18 10 ) ]
18 [ ( 15 11 ) ( 15 14 ) ]
19 [ ( 20 10 ) ( 28 10 ) ]
20 [ ( 19 11 ) ( 19 19 ) ]
21 [ ( 20 11 ) ( 28 19 ) ] ;