This is non-commercial site, its content is based on Atari 8-bit home computer contents and references.
If you feel your rights are violated by showing/using any part of contents of your product represented on this page,
please contact me immediatelly so I can remove it!
Entry name:
B-Vroom
|
Publisher/Developer:
BASIC 10-liner Contest 2026 (Software library) |
|
-
Entry name:B-Vroom
-
Category:Games
-
Publisher/Developer:BASIC 10-liner Contest 2026
-
Year:2026
Listing 1
1GRAPHICS0:L=10:DIMA$(L),B$(L),C$(L):A$="":B$=A$:C$=A$:S=140:R=5:Z=0:P=2:POKE82,L:X=0 2GOSUBL:PRINT"INIT...":FORI=0TO1024:POKE32768+I,PEEK(57344+I):NEXTI:FORI=0TO23:READJ 3POKE33280+I,J:NEXTI:POKE756,128:POKE752,1:POSITION7,1:PRINT"PRESSRETURN";:DIMD$(1):INPUTD$:LV=0 4A$(1,9)=A$(2,L):B$(1,9)=B$(2,L):C$(1,9)=C$(2,L):Q=INT(RND(0)*R):A$(L)=CHR$(Q=1):B$(L)=CHR$(Q=2):C$(L)=CHR$(Q=3) 5FORI=1TOL:POSITIONL,2+I:V=11-I:PRINT"|";A$(V,V);":";B$(V,V);":";C$(V,V);"|":NEXTI:X=PEEK(764) 6POKE764,0:P=P+(X=10)-(X=8):P=P-(P=4)+(P=0):POSITION9+P*2,12:PRINT"":IFZ/50=INT(Z/50)THENS=S-20:LV=LV+1 7IF((P=1)AND(A$(1,1)=""))OR((P=2)AND(B$(1,1)=""))OR((P=3)AND(C$(1,1)=""))THENGOTO9 8POSITION7,1:PRINT"LEVEL:";LV;"SCORE:";Z:Z=Z+1:FORI=1TOS:NEXTI:GOTO4 9POSITION8,2:PRINT"YOUCRASHED!":POSITION2,20:PRINT"PRESSRETURN":INPUTA$:POKE82,2:GRAPHICS0:END 10PRINT"B-VROOMBY2ST_RETRO":RETURN:DATA0,0,0,0,0,0,0,0,60,90,90,60,60,90,90,0,60,219,219,60,126,153,231,0
References
Listing downloads
Downloads
Copyright holder
