File: novice

package info (click to toggle)
bsdgames 2.17-21
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 10,856 kB
  • sloc: ansic: 80,063; sh: 1,455; cpp: 1,154; yacc: 321; lex: 75; makefile: 53; sed: 13; csh: 5
file content (15 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
update = 6;
newplane = 6;
width = 30;
height = 21;

exit:		(  0  2 c ) ( 29  2 z )
		( 29 18 q ) (  0 18 e ) ;

beacon:		(  8 10 ) ( 21 10 ) ;

line:		[ (  1  3 ) (  7  9 ) ]
		[ (  7 11 ) (  1 17 ) ]
		[ ( 28  3 ) ( 22  9 ) ]
		[ ( 22 11 ) ( 28 17 ) ]
		[ (  9 10 ) ( 20 10 ) ] ;