Home » Personal collection » Acorn ADFS disks » Electron » PRES_E00.ADF » WELCOME/Bugzap
WELCOME/Bugzap
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 » Acorn ADFS disks » Electron » PRES_E00.ADF |
Filename: | WELCOME/Bugzap |
Read OK: | ✔ |
File size: | 0A64 bytes |
Load address: | FFFF1D00 |
Exec address: | FFFF8023 |
Duplicates
There are 5 duplicate copies of this file in the archive:
- AEW website » acornsoft » acornsoft_3_5_discs_Electron_Welcome_Disc_HA-WELC.adf » Welcome/Bugzap
- AEW website » acp_pres » acp_pres_3_5_discs_Electron-Adfs-E00_A-E00.adf » WELCOME/Bugzap
- Personal collection » Acorn ADFS disks » Electron » PRES_E00.ADF » WELCOME/Bugzap
- Personal collection » Acorn ADFS disks » Electron » PRES_E00_backup.ADF » Welcome/Bugzap
- Personal collection » Acorn ADFS disks » Greaseweazled » adfs_E00.adf » WELCOME/Bugzap
- Personal collection » Acorn ADFS disks » Greaseweazled » dfs_box04_disk01b_adfs_welcome_disk_interleaved.adf » WELCOME/Bugzap
File contents
10VDU6 20ONERRORGOTO120 30*FX21 40*FX220,27 50MODE4:*FX4,1 60PROCi:PROCn 70CLS:*FX15,0 80s%=0:l=0:PRINTTAB(l,31);CHR$I;:PROCe:REPEAT:PROCl:PROCf:REPEAT:IFINKEY(r)ANDl<38THENPROCm 90IFINKEY(J)ANDl>0THENPROCo 100PROCb:IF(TIME-K)>D%THENPROCv 110UNTILINKEY(f)ORFNd:UNTILFNd:PROCs:D%=120:IFFNaTHEN70ELSE140 120IFERR<>17REPORT:PRINT" at line ";ERL:GOTO170 130SOUND&13,0,0,1:SOUND&12,0,0,1:SOUND&11,0,0,1:SOUND&10,0,0,1 140SOUND&13,0,0,1:SOUND&12,0,0,1:SOUND&11,0,0,1:SOUND&10,0,0,1:REPEAT:MODE4:CLS:PROCC("Which do you want to do ?",10):PRINTTAB(10,VPOS+3)"";:PROCg("R"):PRINT"epeat this program":PRINTTAB(10,VPOS+1)"Go to ";:PROCg("N"):PRINT"ext program":PRINTTAB(10,VPOS+1)"Return to main ";:PROCg("M"):PRINT"enu":PRINTTAB(10,VPOS+1)"";:PROCg("E"):PRINT"xit from disc" 150PRINTTAB(0,VPOS+3)"Choose from ";:PROCg("R"):PRINT"epeat, ";:PROCg("N"):PRINT"ext, ";:PROCg("M"):PRINT"enu or ";:PROCg("E"):PRINT"xit ";:A$=GET$:UNTIL(A$="R")OR(A$="N")OR(A$="M")OR(A$="E"):CLS:IFA$="R"THENGOTO20 160IFA$="N"THENP%=11ELSEIFA$="M"THENP%=1ELSEP%=17 170*FX4 180VDU21:*FX220,0 190*FX15,1 200*FX201,1 210CHAIN"BOOT":END 220DEFPROCg(A$):COLOUR0:COLOUR135:PRINTA$;:COLOUR7:COLOUR128:ENDPROC 230DEFPROCi:PROCc:I=224:VDU23,224,24,24,24,24,24,255,255,255:b=225:VDU23,225,24,60,126,219,126,36,66,129:A=226:VDU23,226,20,28,8,8,28,28,28,8:ENVELOPE1,1,-10,-10,-45,100,100,100,50,0,-100,-127,126,0:ENVELOPE2,1,-26,-36,-45,255,100,200,127,0,-1,-1,126,0:DIMB 8:o=&FFF1:J=-98:r=-67 240f=-99:h%=0:D%=120:ENDPROC 250DEFPROCcVDU23,1,0;0;0;0;:ENDPROC 260DEFPROCn:CLS:PROCD("Bugzap",1):PRINT'''''"Welcome to the game of Bugzap!"''':PRINT"The object of the game is to use your":PRINT"laser gun to zap the descending bug":PRINT"before it lands or bombs you.":PRINT'"Your score increases every time you" 270PRINT"zap the bug, with more points being":PRINT"given the lower the bug is; it will be":PRINT"displayed when you are killed.":PRINT'"The controls are:"':PRINT"Z = left":PRINT"X = right":PRINT"SPACE = fire":PRINT''"Pressing the ESCAPE key will take you" 280PRINT"to the end of the program.":PRINTTAB(5,31)"Press SPACE to start the game";:REPEAT:UNTILGET$=" ":ENDPROC 290DEFPROCm:PRINTTAB(l,31);" ";:l=l+1:PRINTTAB(l,31);CHR$I;:ENDPROC 300DEFPROCo:PRINTTAB(l,31);" ";:l=l-1:PRINTTAB(l,31);CHR$I;:ENDPROC 310DEFPROCv:SOUND1,-15,4*C,4:PRINTTAB(D,C);" ";:D=RND(39)-1:PRINTTAB(D,C);CHR$b;:K=TIME:ENDPROC 320DEFPROCl:PRINTTAB(D,C);" ";:C=C+1:PRINTTAB(D,C);CHR$b;:ENDPROC 330DEFPROCb:IFEELSEIFRND(D%)<3PROCw:GOTO360ELSEGOTO370 340PRINTTAB(F,G);" ";:IFG=31THENE=FALSE:GOTO370 350G=G+1 360PRINTTAB(F,G);CHR$A; 370ENDPROC 380DEFPROCw:E=TRUE:F=D:G=C+1:ENDPROC 390DEFPROCf:SOUND0,-15,4,1:L=32*l+16:MOVEL,40:DRAWL,32*(31-C):PLOT7,L,40:IFETHENIFl=FTHENPROC_ 400IFl=DTHENPROCu 410ENDPROC 420DEFPROC_:E=FALSE:PRINTTAB(F,G);" ":ENDPROC 430DEFPROCu:PRINTTAB(D,C);" ":IFETHENPRINTTAB(F,G);" "; 440SOUND2,1,255,20:s%=s%+C*100/D%:IFD%>45THEND%=D%-5 450PROCe:ENDPROC 460DEFPROCe:D=RND(38):C=1:E=FALSE:K=TIME:ENDPROC 470DEFFNd:M=(C=31):IFETHENM=MOR((F=l)AND(G=31)) 480=M 490DEFPROCs:@%=10:PRINTTAB(0,10);"ZAPPED again!":PRINT'"Your score is ";s%*10;:H=(s%>h%):IFHTHENh%=s% 500IFHTHENPRINT" = NEW HIGH SCORE"ELSEPRINT''"High Score = ";h%*10 510SOUND3,2,100,80:ENDPROC 520DEFFNa:PRINTTAB(0,20);"Do you want to play again (Y/N)? ";:REPEATG$=GET$:UNTILINSTR("YyNn",G$):=(INSTR("Yy",G$)<>0) 530DEFPROCD(A$,y%):PRINTTAB((38-LENA$)/2,y%);:FORc%=1TOLENA$:K%=FNc(ASCMID$(A$,c%,1)):VDU254,10,8,255,11:NEXT:ENDPROC 540DEFFNc(C%):?B=C%:A%=10:X%=B:Y%=BDIV256:CALLo:FORj%=0TO1:VDU23,254+j%:FORi%=2TO9:VDUB?(j%*4+i%DIV2):NEXT,:=0 550DEFPROCC(A$,y%)PRINTTAB((38-LENA$)/2,y%)A$;:ENDPROC
�6 ��Dx@ *FX21 ( *FX220,27 2 �4:*FX4,1 < �i:�n F �:*FX15,0 P3s%=0:l=0:�l,31);�I;:�e:�:�l:�f:�:�(r)�l<38��m Z�(J)�l>0��o d�b:�(�-K)>D%��v n(��(f)��d:��d:�s:D%=120:�a��DF@��tL@ x �<>17�:�" at line ";�:�tj@ �/�&13,0,0,1:�&12,0,0,1:�&11,0,0,1:�&10,0,0,1 ���&13,0,0,1:�&12,0,0,1:�&11,0,0,1:�&10,0,0,1:�:�4:�:�C("Which do you want to do ?",10):�10,�+3)"";:�g("R"):�"epeat this program":�10,�+1)"Go to ";:�g("N"):�"ext program":�10,�+1)"Return to main ";:�g("M"):�"enu":�10,�+1)"";:�g("E"):�"xit from disc" ���0,�+3)"Choose from ";:�g("R"):�"epeat, ";:�g("N"):�"ext, ";:�g("M"):�"enu or ";:�g("E"):�"xit ";:A$=�:�(A$="R")�(A$="N")�(A$="M")�(A$="E"):�:�A$="R"��TT@ �$�A$="N"�P%=11��A$="M"�P%=1�P%=17 �*FX4 ��21:*FX220,0 �*FX15,1 �*FX201,1 � �"BOOT":� �"��g(A$):�0:�135:�A$;:�7:�128:� ���i:�c:I=224:�23,224,24,24,24,24,24,255,255,255:b=225:�23,225,24,60,126,219,126,36,66,129:A=226:�23,226,20,28,8,8,28,28,28,8:�1,1,-10,-10,-45,100,100,100,50,0,-100,-127,126,0:�2,1,-26,-36,-45,255,100,200,127,0,-1,-1,126,0:�B 8:o=&FFF1:J=-98:r=-67 �f=-99:h%=0:D%=120:� ���c�23,1,0;0;0;0;:� ���n:�:�D("Bugzap",1):�'''''"Welcome to the game of Bugzap!"''':�"The object of the game is to use your":�"laser gun to zap the descending bug":�"before it lands or bombs you.":�'"Your score increases every time you" ��"zap the bug, with more points being":�"given the lower the bug is; it will be":�"displayed when you are killed.":�'"The controls are:"':�"Z = left":�"X = right":�"SPACE = fire":�''"Pressing the ESCAPE key will take you" T�"to the end of the program.":�5,31)"Press SPACE to start the game";:�:��=" ":� "(��m:�l,31);" ";:l=l+1:�l,31);�I;:� ,(��o:�l,31);" ";:l=l-1:�l,31);�I;:� 6;��v:�1,-15,4*C,4:�D,C);" ";:D=�(39)-1:�D,C);�b;:K=�:� @&��l:�D,C);" ";:C=C+1:�D,C);�b;:� J!��b:�E��(D%)<3�w:�DhA��DrA T�F,G);" ";:�G=31�E=�:�DrA ^ G=G+1 h�F,G);�A; r� |��w:E=�:F=D:G=C+1:� �B��f:�0,-15,4,1:L=32*l+16:�L,40:�L,32*(31-C):�7,L,40:�E��l=F��_ ��l=D��u �� ���_:E=�:�F,G);" ":� �!��u:�D,C);" ":�E��F,G);" "; �-�2,1,255,20:s%=s%+C*100/D%:�D%>45�D%=D%-5 ��e:� ���e:D=�(38):C=1:E=�:K=�:� �&ݤd:M=(C=31):�E�M=M�((F=l)�(G=31)) �=M �R��s:@%=10:�0,10);"ZAPPED again!":�'"Your score is ";s%*10;:H=(s%>h%):�H�h%=s% �4�H��" = NEW HIGH SCORE"��''"High Score = ";h%*10 ��3,2,100,80:� Wݤa:�0,20);"Do you want to play again (Y/N)? ";:�G$=�:��"YyNn",G$):=(�"Yy",G$)<>0) Q��D(A$,y%):�(38-�A$)/2,y%);:�c%=1��A$:K%=�c(��A$,c%,1)):�254,10,8,255,11:�:� Xݤc(C%):?B=C%:A%=10:X%=B:Y%=B�256:�o:�j%=0�1:�23,254+j%:�i%=2�9:�B?(j%*4+i%�2):�,:=0 &#��C(A$,y%)�(38-�A$)/2,y%)A$;:� �
00000000 0d 00 0a 06 ef 36 0d 00 14 0b ee 85 e5 8d 44 78 |.....6........Dx| 00000010 40 0d 00 1e 09 2a 46 58 32 31 0d 00 28 0d 2a 46 |@....*FX21..(.*F| 00000020 58 32 32 30 2c 32 37 0d 00 32 0d eb 34 3a 2a 46 |X220,27..2..4:*F| 00000030 58 34 2c 31 0d 00 3c 09 f2 69 3a f2 6e 0d 00 46 |X4,1..<..i:.n..F| 00000040 0d db 3a 2a 46 58 31 35 2c 30 0d 00 50 33 73 25 |..:*FX15,0..P3s%| 00000050 3d 30 3a 6c 3d 30 3a f1 8a 6c 2c 33 31 29 3b bd |=0:l=0:..l,31);.| 00000060 49 3b 3a f2 65 3a f5 3a f2 6c 3a f2 66 3a f5 3a |I;:.e:.:.l:.f:.:| 00000070 e7 a6 28 72 29 80 6c 3c 33 38 8c f2 6d 0d 00 5a |..(r).l<38..m..Z| 00000080 10 e7 a6 28 4a 29 80 6c 3e 30 8c f2 6f 0d 00 64 |...(J).l>0..o..d| 00000090 13 f2 62 3a e7 28 91 2d 4b 29 3e 44 25 8c f2 76 |..b:.(.-K)>D%..v| 000000a0 0d 00 6e 28 fd a6 28 66 29 84 a4 64 3a fd a4 64 |..n(..(f)..d:..d| 000000b0 3a f2 73 3a 44 25 3d 31 32 30 3a e7 a4 61 8c 8d |:.s:D%=120:..a..| 000000c0 44 46 40 8b 8d 74 4c 40 0d 00 78 20 e7 9f 3c 3e |DF@..tL@..x ..<>| 000000d0 31 37 f6 3a f1 22 20 61 74 20 6c 69 6e 65 20 22 |17.:." at line "| 000000e0 3b 9e 3a e5 8d 74 6a 40 0d 00 82 2f d4 26 31 33 |;.:..tj@.../.&13| 000000f0 2c 30 2c 30 2c 31 3a d4 26 31 32 2c 30 2c 30 2c |,0,0,1:.&12,0,0,| 00000100 31 3a d4 26 31 31 2c 30 2c 30 2c 31 3a d4 26 31 |1:.&11,0,0,1:.&1| 00000110 30 2c 30 2c 30 2c 31 0d 00 8c ff d4 26 31 33 2c |0,0,0,1.....&13,| 00000120 30 2c 30 2c 31 3a d4 26 31 32 2c 30 2c 30 2c 31 |0,0,1:.&12,0,0,1| 00000130 3a d4 26 31 31 2c 30 2c 30 2c 31 3a d4 26 31 30 |:.&11,0,0,1:.&10| 00000140 2c 30 2c 30 2c 31 3a f5 3a eb 34 3a db 3a f2 43 |,0,0,1:.:.4:.:.C| 00000150 28 22 57 68 69 63 68 20 64 6f 20 79 6f 75 20 77 |("Which do you w| 00000160 61 6e 74 20 74 6f 20 64 6f 20 3f 22 2c 31 30 29 |ant to do ?",10)| 00000170 3a f1 8a 31 30 2c bc 2b 33 29 22 22 3b 3a f2 67 |:..10,.+3)"";:.g| 00000180 28 22 52 22 29 3a f1 22 65 70 65 61 74 20 74 68 |("R"):."epeat th| 00000190 69 73 20 70 72 6f 67 72 61 6d 22 3a f1 8a 31 30 |is program":..10| 000001a0 2c bc 2b 31 29 22 47 6f 20 74 6f 20 22 3b 3a f2 |,.+1)"Go to ";:.| 000001b0 67 28 22 4e 22 29 3a f1 22 65 78 74 20 70 72 6f |g("N"):."ext pro| 000001c0 67 72 61 6d 22 3a f1 8a 31 30 2c bc 2b 31 29 22 |gram":..10,.+1)"| 000001d0 52 65 74 75 72 6e 20 74 6f 20 6d 61 69 6e 20 22 |Return to main "| 000001e0 3b 3a f2 67 28 22 4d 22 29 3a f1 22 65 6e 75 22 |;:.g("M"):."enu"| 000001f0 3a f1 8a 31 30 2c bc 2b 31 29 22 22 3b 3a f2 67 |:..10,.+1)"";:.g| 00000200 28 22 45 22 29 3a f1 22 78 69 74 20 66 72 6f 6d |("E"):."xit from| 00000210 20 64 69 73 63 22 0d 00 96 a0 f1 8a 30 2c bc 2b | disc"......0,.+| 00000220 33 29 22 43 68 6f 6f 73 65 20 66 72 6f 6d 20 22 |3)"Choose from "| 00000230 3b 3a f2 67 28 22 52 22 29 3a f1 22 65 70 65 61 |;:.g("R"):."epea| 00000240 74 2c 20 22 3b 3a f2 67 28 22 4e 22 29 3a f1 22 |t, ";:.g("N"):."| 00000250 65 78 74 2c 20 22 3b 3a f2 67 28 22 4d 22 29 3a |ext, ";:.g("M"):| 00000260 f1 22 65 6e 75 20 6f 72 20 22 3b 3a f2 67 28 22 |."enu or ";:.g("| 00000270 45 22 29 3a f1 22 78 69 74 20 22 3b 3a 41 24 3d |E"):."xit ";:A$=| 00000280 be 3a fd 28 41 24 3d 22 52 22 29 84 28 41 24 3d |.:.(A$="R").(A$=| 00000290 22 4e 22 29 84 28 41 24 3d 22 4d 22 29 84 28 41 |"N").(A$="M").(A| 000002a0 24 3d 22 45 22 29 3a db 3a e7 41 24 3d 22 52 22 |$="E"):.:.A$="R"| 000002b0 8c e5 8d 54 54 40 0d 00 a0 24 e7 41 24 3d 22 4e |...TT@...$.A$="N| 000002c0 22 8c 50 25 3d 31 31 8b e7 41 24 3d 22 4d 22 8c |".P%=11..A$="M".| 000002d0 50 25 3d 31 8b 50 25 3d 31 37 0d 00 aa 08 2a 46 |P%=1.P%=17....*F| 000002e0 58 34 0d 00 b4 10 ef 32 31 3a 2a 46 58 32 32 30 |X4.....21:*FX220| 000002f0 2c 30 0d 00 be 0b 2a 46 58 31 35 2c 31 0d 00 c8 |,0....*FX15,1...| 00000300 0c 2a 46 58 32 30 31 2c 31 0d 00 d2 0d d7 22 42 |.*FX201,1....."B| 00000310 4f 4f 54 22 3a e0 0d 00 dc 22 dd f2 67 28 41 24 |OOT":...."..g(A$| 00000320 29 3a fb 30 3a fb 31 33 35 3a f1 41 24 3b 3a fb |):.0:.135:.A$;:.| 00000330 37 3a fb 31 32 38 3a e1 0d 00 e6 fa dd f2 69 3a |7:.128:.......i:| 00000340 f2 63 3a 49 3d 32 32 34 3a ef 32 33 2c 32 32 34 |.c:I=224:.23,224| 00000350 2c 32 34 2c 32 34 2c 32 34 2c 32 34 2c 32 34 2c |,24,24,24,24,24,| 00000360 32 35 35 2c 32 35 35 2c 32 35 35 3a 62 3d 32 32 |255,255,255:b=22| 00000370 35 3a ef 32 33 2c 32 32 35 2c 32 34 2c 36 30 2c |5:.23,225,24,60,| 00000380 31 32 36 2c 32 31 39 2c 31 32 36 2c 33 36 2c 36 |126,219,126,36,6| 00000390 36 2c 31 32 39 3a 41 3d 32 32 36 3a ef 32 33 2c |6,129:A=226:.23,| 000003a0 32 32 36 2c 32 30 2c 32 38 2c 38 2c 38 2c 32 38 |226,20,28,8,8,28| 000003b0 2c 32 38 2c 32 38 2c 38 3a e2 31 2c 31 2c 2d 31 |,28,28,8:.1,1,-1| 000003c0 30 2c 2d 31 30 2c 2d 34 35 2c 31 30 30 2c 31 30 |0,-10,-45,100,10| 000003d0 30 2c 31 30 30 2c 35 30 2c 30 2c 2d 31 30 30 2c |0,100,50,0,-100,| 000003e0 2d 31 32 37 2c 31 32 36 2c 30 3a e2 32 2c 31 2c |-127,126,0:.2,1,| 000003f0 2d 32 36 2c 2d 33 36 2c 2d 34 35 2c 32 35 35 2c |-26,-36,-45,255,| 00000400 31 30 30 2c 32 30 30 2c 31 32 37 2c 30 2c 2d 31 |100,200,127,0,-1| 00000410 2c 2d 31 2c 31 32 36 2c 30 3a de 42 20 38 3a 6f |,-1,126,0:.B 8:o| 00000420 3d 26 46 46 46 31 3a 4a 3d 2d 39 38 3a 72 3d 2d |=&FFF1:J=-98:r=-| 00000430 36 37 0d 00 f0 17 66 3d 2d 39 39 3a 68 25 3d 30 |67....f=-99:h%=0| 00000440 3a 44 25 3d 31 32 30 3a e1 0d 00 fa 17 dd f2 63 |:D%=120:.......c| 00000450 ef 32 33 2c 31 2c 30 3b 30 3b 30 3b 30 3b 3a e1 |.23,1,0;0;0;0;:.| 00000460 0d 01 04 db dd f2 6e 3a db 3a f2 44 28 22 42 75 |......n:.:.D("Bu| 00000470 67 7a 61 70 22 2c 31 29 3a f1 27 27 27 27 27 22 |gzap",1):.'''''"| 00000480 57 65 6c 63 6f 6d 65 20 74 6f 20 74 68 65 20 67 |Welcome to the g| 00000490 61 6d 65 20 6f 66 20 42 75 67 7a 61 70 21 22 27 |ame of Bugzap!"'| 000004a0 27 27 3a f1 22 54 68 65 20 6f 62 6a 65 63 74 20 |'':."The object | 000004b0 6f 66 20 74 68 65 20 67 61 6d 65 20 69 73 20 74 |of the game is t| 000004c0 6f 20 75 73 65 20 79 6f 75 72 22 3a f1 22 6c 61 |o use your":."la| 000004d0 73 65 72 20 67 75 6e 20 74 6f 20 7a 61 70 20 74 |ser gun to zap t| 000004e0 68 65 20 64 65 73 63 65 6e 64 69 6e 67 20 62 75 |he descending bu| 000004f0 67 22 3a f1 22 62 65 66 6f 72 65 20 69 74 20 6c |g":."before it l| 00000500 61 6e 64 73 20 6f 72 20 62 6f 6d 62 73 20 79 6f |ands or bombs yo| 00000510 75 2e 22 3a f1 27 22 59 6f 75 72 20 73 63 6f 72 |u.":.'"Your scor| 00000520 65 20 69 6e 63 72 65 61 73 65 73 20 65 76 65 72 |e increases ever| 00000530 79 20 74 69 6d 65 20 79 6f 75 22 0d 01 0e ec f1 |y time you".....| 00000540 22 7a 61 70 20 74 68 65 20 62 75 67 2c 20 77 69 |"zap the bug, wi| 00000550 74 68 20 6d 6f 72 65 20 70 6f 69 6e 74 73 20 62 |th more points b| 00000560 65 69 6e 67 22 3a f1 22 67 69 76 65 6e 20 74 68 |eing":."given th| 00000570 65 20 6c 6f 77 65 72 20 74 68 65 20 62 75 67 20 |e lower the bug | 00000580 69 73 3b 20 69 74 20 77 69 6c 6c 20 62 65 22 3a |is; it will be":| 00000590 f1 22 64 69 73 70 6c 61 79 65 64 20 77 68 65 6e |."displayed when| 000005a0 20 79 6f 75 20 61 72 65 20 6b 69 6c 6c 65 64 2e | you are killed.| 000005b0 22 3a f1 27 22 54 68 65 20 63 6f 6e 74 72 6f 6c |":.'"The control| 000005c0 73 20 61 72 65 3a 22 27 3a f1 22 5a 20 20 20 20 |s are:"':."Z | 000005d0 20 3d 20 20 6c 65 66 74 22 3a f1 22 58 20 20 20 | = left":."X | 000005e0 20 20 3d 20 20 72 69 67 68 74 22 3a f1 22 53 50 | = right":."SP| 000005f0 41 43 45 20 3d 20 20 66 69 72 65 22 3a f1 27 27 |ACE = fire":.''| 00000600 22 50 72 65 73 73 69 6e 67 20 74 68 65 20 45 53 |"Pressing the ES| 00000610 43 41 50 45 20 6b 65 79 20 77 69 6c 6c 20 74 61 |CAPE key will ta| 00000620 6b 65 20 79 6f 75 22 0d 01 18 54 f1 22 74 6f 20 |ke you"...T."to | 00000630 74 68 65 20 65 6e 64 20 6f 66 20 74 68 65 20 70 |the end of the p| 00000640 72 6f 67 72 61 6d 2e 22 3a f1 8a 35 2c 33 31 29 |rogram.":..5,31)| 00000650 22 50 72 65 73 73 20 53 50 41 43 45 20 74 6f 20 |"Press SPACE to | 00000660 73 74 61 72 74 20 74 68 65 20 67 61 6d 65 22 3b |start the game";| 00000670 3a f5 3a fd be 3d 22 20 22 3a e1 0d 01 22 28 dd |:.:..=" ":..."(.| 00000680 f2 6d 3a f1 8a 6c 2c 33 31 29 3b 22 20 22 3b 3a |.m:..l,31);" ";:| 00000690 6c 3d 6c 2b 31 3a f1 8a 6c 2c 33 31 29 3b bd 49 |l=l+1:..l,31);.I| 000006a0 3b 3a e1 0d 01 2c 28 dd f2 6f 3a f1 8a 6c 2c 33 |;:...,(..o:..l,3| 000006b0 31 29 3b 22 20 22 3b 3a 6c 3d 6c 2d 31 3a f1 8a |1);" ";:l=l-1:..| 000006c0 6c 2c 33 31 29 3b bd 49 3b 3a e1 0d 01 36 3b dd |l,31);.I;:...6;.| 000006d0 f2 76 3a d4 31 2c 2d 31 35 2c 34 2a 43 2c 34 3a |.v:.1,-15,4*C,4:| 000006e0 f1 8a 44 2c 43 29 3b 22 20 22 3b 3a 44 3d b3 28 |..D,C);" ";:D=.(| 000006f0 33 39 29 2d 31 3a f1 8a 44 2c 43 29 3b bd 62 3b |39)-1:..D,C);.b;| 00000700 3a 4b 3d 91 3a e1 0d 01 40 26 dd f2 6c 3a f1 8a |:K=.:...@&..l:..| 00000710 44 2c 43 29 3b 22 20 22 3b 3a 43 3d 43 2b 31 3a |D,C);" ";:C=C+1:| 00000720 f1 8a 44 2c 43 29 3b bd 62 3b 3a e1 0d 01 4a 21 |..D,C);.b;:...J!| 00000730 dd f2 62 3a e7 45 8b e7 b3 28 44 25 29 3c 33 f2 |..b:.E...(D%)<3.| 00000740 77 3a e5 8d 44 68 41 8b e5 8d 44 72 41 0d 01 54 |w:..DhA...DrA..T| 00000750 1f f1 8a 46 2c 47 29 3b 22 20 22 3b 3a e7 47 3d |...F,G);" ";:.G=| 00000760 33 31 8c 45 3d a3 3a e5 8d 44 72 41 0d 01 5e 09 |31.E=.:..DrA..^.| 00000770 47 3d 47 2b 31 0d 01 68 0e f1 8a 46 2c 47 29 3b |G=G+1..h...F,G);| 00000780 bd 41 3b 0d 01 72 05 e1 0d 01 7c 17 dd f2 77 3a |.A;..r....|...w:| 00000790 45 3d b9 3a 46 3d 44 3a 47 3d 43 2b 31 3a e1 0d |E=.:F=D:G=C+1:..| 000007a0 01 86 42 dd f2 66 3a d4 30 2c 2d 31 35 2c 34 2c |..B..f:.0,-15,4,| 000007b0 31 3a 4c 3d 33 32 2a 6c 2b 31 36 3a ec 4c 2c 34 |1:L=32*l+16:.L,4| 000007c0 30 3a df 4c 2c 33 32 2a 28 33 31 2d 43 29 3a f0 |0:.L,32*(31-C):.| 000007d0 37 2c 4c 2c 34 30 3a e7 45 8c e7 6c 3d 46 8c f2 |7,L,40:.E..l=F..| 000007e0 5f 0d 01 90 0b e7 6c 3d 44 8c f2 75 0d 01 9a 05 |_.....l=D..u....| 000007f0 e1 0d 01 a4 18 dd f2 5f 3a 45 3d a3 3a f1 8a 46 |......._:E=.:..F| 00000800 2c 47 29 3b 22 20 22 3a e1 0d 01 ae 21 dd f2 75 |,G);" ":....!..u| 00000810 3a f1 8a 44 2c 43 29 3b 22 20 22 3a e7 45 8c f1 |:..D,C);" ":.E..| 00000820 8a 46 2c 47 29 3b 22 20 22 3b 0d 01 b8 2d d4 32 |.F,G);" ";...-.2| 00000830 2c 31 2c 32 35 35 2c 32 30 3a 73 25 3d 73 25 2b |,1,255,20:s%=s%+| 00000840 43 2a 31 30 30 2f 44 25 3a e7 44 25 3e 34 35 8c |C*100/D%:.D%>45.| 00000850 44 25 3d 44 25 2d 35 0d 01 c2 08 f2 65 3a e1 0d |D%=D%-5.....e:..| 00000860 01 cc 1d dd f2 65 3a 44 3d b3 28 33 38 29 3a 43 |.....e:D=.(38):C| 00000870 3d 31 3a 45 3d a3 3a 4b 3d 91 3a e1 0d 01 d6 26 |=1:E=.:K=.:....&| 00000880 dd a4 64 3a 4d 3d 28 43 3d 33 31 29 3a e7 45 8c |..d:M=(C=31):.E.| 00000890 4d 3d 4d 84 28 28 46 3d 6c 29 80 28 47 3d 33 31 |M=M.((F=l).(G=31| 000008a0 29 29 0d 01 e0 06 3d 4d 0d 01 ea 52 dd f2 73 3a |))....=M...R..s:| 000008b0 40 25 3d 31 30 3a f1 8a 30 2c 31 30 29 3b 22 5a |@%=10:..0,10);"Z| 000008c0 41 50 50 45 44 20 61 67 61 69 6e 21 22 3a f1 27 |APPED again!":.'| 000008d0 22 59 6f 75 72 20 73 63 6f 72 65 20 69 73 20 22 |"Your score is "| 000008e0 3b 73 25 2a 31 30 3b 3a 48 3d 28 73 25 3e 68 25 |;s%*10;:H=(s%>h%| 000008f0 29 3a e7 48 8c 68 25 3d 73 25 0d 01 f4 34 e7 48 |):.H.h%=s%...4.H| 00000900 8c f1 22 20 3d 20 4e 45 57 20 48 49 47 48 20 53 |.." = NEW HIGH S| 00000910 43 4f 52 45 22 8b f1 27 27 22 48 69 67 68 20 53 |CORE"..''"High S| 00000920 63 6f 72 65 20 3d 20 22 3b 68 25 2a 31 30 0d 01 |core = ";h%*10..| 00000930 fe 11 d4 33 2c 32 2c 31 30 30 2c 38 30 3a e1 0d |...3,2,100,80:..| 00000940 02 08 57 dd a4 61 3a f1 8a 30 2c 32 30 29 3b 22 |..W..a:..0,20);"| 00000950 44 6f 20 79 6f 75 20 77 61 6e 74 20 74 6f 20 70 |Do you want to p| 00000960 6c 61 79 20 61 67 61 69 6e 20 28 59 2f 4e 29 3f |lay again (Y/N)?| 00000970 20 22 3b 3a f5 47 24 3d be 3a fd a7 22 59 79 4e | ";:.G$=.:.."YyN| 00000980 6e 22 2c 47 24 29 3a 3d 28 a7 22 59 79 22 2c 47 |n",G$):=(."Yy",G| 00000990 24 29 3c 3e 30 29 0d 02 12 51 dd f2 44 28 41 24 |$)<>0)...Q..D(A$| 000009a0 2c 79 25 29 3a f1 8a 28 33 38 2d a9 41 24 29 2f |,y%):..(38-.A$)/| 000009b0 32 2c 79 25 29 3b 3a e3 63 25 3d 31 b8 a9 41 24 |2,y%);:.c%=1..A$| 000009c0 3a 4b 25 3d a4 63 28 97 c1 41 24 2c 63 25 2c 31 |:K%=.c(..A$,c%,1| 000009d0 29 29 3a ef 32 35 34 2c 31 30 2c 38 2c 32 35 35 |)):.254,10,8,255| 000009e0 2c 31 31 3a ed 3a e1 0d 02 1c 58 dd a4 63 28 43 |,11:.:....X..c(C| 000009f0 25 29 3a 3f 42 3d 43 25 3a 41 25 3d 31 30 3a 58 |%):?B=C%:A%=10:X| 00000a00 25 3d 42 3a 59 25 3d 42 81 32 35 36 3a d6 6f 3a |%=B:Y%=B.256:.o:| 00000a10 e3 6a 25 3d 30 b8 31 3a ef 32 33 2c 32 35 34 2b |.j%=0.1:.23,254+| 00000a20 6a 25 3a e3 69 25 3d 32 b8 39 3a ef 42 3f 28 6a |j%:.i%=2.9:.B?(j| 00000a30 25 2a 34 2b 69 25 81 32 29 3a ed 2c 3a 3d 30 0d |%*4+i%.2):.,:=0.| 00000a40 02 26 23 dd f2 43 28 41 24 2c 79 25 29 f1 8a 28 |.&#..C(A$,y%)..(| 00000a50 33 38 2d a9 41 24 29 2f 32 2c 79 25 29 41 24 3b |38-.A$)/2,y%)A$;| 00000a60 3a e1 0d ff |:...| 00000a64