Home » Personal collection » Commodore tapes » Commodore_16 » drawer_br_tape10a_d46_c16_ghost_maze.wav » !gm
!gm
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: | !gm |
Read OK: | ✔ |
File size: | 0515 bytes |
Load address: | 1001 |
Exec address: | 0000 |
File contents
10 SCNCLR 20 COLOR 0,3,3 30 COLOR 1,2 40 COLOR 4,15,6 50 PRINT 60 PRINT" DO YOU WANT THE INSTRUCTIONS (Y/N)" 70 GETKEY A$ 80 IF A$="Y" THEN 110 90 IF A$="N" THEN LOAD"!P" 100 RUN 110 SCNCLR 120 PRINT 130 VOL1 140 PRINT"HELLO!" 150 SOUND 1,7,30 160 FORA=1TO401:NEXT 170 PRINT" AND WELCOME TO GHOST MAZE." 180 SOUND 1,117,30 190 FORA=1TO401:NEXT 200 PRINT"GHOST MAZE IS:" 210 SOUND 1,169,30 220 FORA=1TO401:NEXT 230 PRINT"(C)COPYRIGHT 1991!! 240 SOUND 1,953,30 250 FORA=1TO410:NEXT 260 PRINT 270 SOUND 1,7,30 280 FORA=1TO410:NEXT 290 PRINT"THE KEYS ARE:" 300 SOUND 1,118,30 310 FORA=1TO401:NEXT 320 PRINT 330 SOUND 1,169,30 340 FORA=1TO401:NEXT 350 PRINT" Z-LEFT" 360 SOUND 1,953,30 370 FORA=1TO410:NEXT 380 PRINT" X-RIGHT" 390 SOUND 1,169,30 400 FORA=1TO401:NEXT 410 PRINT" *-UP" 420 SOUND 1,118,30 430 FORA=1TO401:NEXT 440 PRINT" ?-DOWN" 450 SOUND 1,7,30 460 FORA=1TO401:NEXT 463 PRINT" YOU CAN CHANGE THE KEYS" 470 PRINT 480 SOUND 1,118,30 490 FORA=1TO401:NEXT 500 PRINT" <reverse on><flash on>IMPORTANT<flash off><rev off>" 510 SOUND 1,169,30 520 FORA=1TO401:NEXT 530 PRINT 540 SOUND 1,953,30 550 FORA=1TO401:NEXT 560 PRINT"ALL OTHER KEYS MAKE THE GAME SLOW DOWN" 570 SOUND 1,1000,30 580 FORA=1TO401:NEXT 590 PRINT"TILL THE KEY IS RELEASED" 600 SOUND 1,953,30 610 FORA=1TO401:NEXT 620 PRINT 630 SOUND 1,1000,30 640 FORA=1TO401:NEXT 650 PRINT"A HIGH NOTE MEANS YOU MOVE" 660 SOUND 1,169,30 670 FORA=1TO401:NEXT 680 PRINT"AND A LOW NOTE MEANS THE GHOSTS MOVE" 690 SOUND 1,7,30 700 FORA=1TO401:NEXT 710 PRINT"LIKE THIS:" 720 FOR A=1 TO 15 730 PRINT"(JUST WAIT)" 740 FOR A=1 TO 17 750 SOUND 1,1000,30 760 SOUND 1,7,30 770 NEXT 780 PRINT" FOR MORE READ COVER" 790 FOR A=1 TO 2000 800 RUN
� � 0,3,3 � 1,2 *( � 4,15,6 02 � [<