Home » Personal collection » Commodore tapes » Commodore_16 » drawer_br_tape10a_d46_c16_ghost_maze.wav » !p
!p
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Personal collection » Commodore tapes » Commodore_16 » drawer_br_tape10a_d46_c16_ghost_maze.wav |
Filename: | !p |
Read OK: | ✔ |
File size: | 03FE bytes |
Load address: | 1001 |
Exec address: | 0000 |
File contents
0 REM PART OF GHOST MAZE(ERROR) 10 SCNCLR 20 GRAPHIC1,1:COLOR 0,2:COLOR 1,1:COLOR 4,15,6 25 CIRCLE ,160,100.65,50 30 COLOR 1,3,3 50 COLOR 1,13,5 60 PAINT 1,160,100,0 70 COLOR 1,3,3 80 CHAR 1,24,16,"╲" 90 CHAR 1,23,15,"╲" 100 CHAR1,22,14,"╲" 110 CHAR1,21,13,"╲" 120 CHAR1,20,12,"╲" 130 CHAR1,19,11,"╲" 140 CHAR1,18,10,"╲" 150 CHAR 1,17,9,"╲" 160 CHAR 1,16,8,"╲" 170 COLOR 1,8,5 180 CHAR 1,16,16,"╱" 190 CHAR 1,17,15,"╱" 200 CHAR 1,18,14,"╱" 210 CHAR 1,19,13,"╱" 220 CHAR 1,20,12,"╱" 230 CHAR 1,21,11,"╱" 240 CHAR 1,22,10,"╱" 250 CHAR 1,23,9,"╱" 260 CHAR 1,24,8,"╱" 270 COLOR 1,8,5 280 CHAR 1,20,18,"I" 290 CHAR 1,20,17,"I" 300 CHAR 1,20,16,"I" 310 CHAR 1,20,15,"I" 320 CHAR 1,20,14,"I" 330 CHAR 1,20,13,"I" 340 CHAR 1,20,12,"I" 350 CHAR 1,20,11,"I" 360 CHAR 1,20,10,"I" 370 CHAR 1,20,9,"I" 380 CHAR 1,20,8,"I" 390 CHAR 1,20,7,"I" 395 CHAR 1,20,6,"I" 400 COLOR 1,5,3 410 CHAR 1,14,12,"-" 420 CHAR 1,15,12,"-" 430 CHAR 1,16,12,"-" 440 CHAR 1,17,12,"-" 450 CHAR 1,18,12,"-" 460 CHAR 1,19,12,"-" 470 CHAR 1,20,12,"*" 480 CHAR 1,21,12,"-" 490 CHAR 1,22,12,"-" 500 CHAR 1,23,12,"-" 510 CHAR 1,24,12,"-" 520 CHAR 1,25,12,"-" 530 CHAR 1,26,12,"-" 700 GRAPHIC0 995 SCNCLR 997 FOR A=1 TO 3000 1000 GRAPHIC1 1010 GRAPHIC0 1020 NEXT 1030 LOAD"!ON"
! � PART OF GHOST MAZE(ERROR) ' � E �1,1:� 0,2:� 1,1:� 4,15,6 Z � ,160,100.65,50 f � 1,3,3 s2 � 1,13,5 �<