Login
Back to forumSee the full topicGo to last reply

Posted By

RKSoft
on 2017-07-31
08:36:23
 Re: New game Bomb Runner 2

Omg oO, i forgot to update the charset.prg inside the d64. I'm ashamed -.-
I re-uploaded the zip file with the fixed d64. I tested the d64 file with VICE and it works well, now.

@the movement
I tested the movement in YAPE and it bugs. Under VICE and minus4w, no bugs. I think there must be a bug in YAPE.

This is the code:
1017 j=0:color1,10,7:fori=0to100:ifjoy(1)=128orpeek(198)=60theni=100:a=999:gosub1202
1019 ify>14and(joy(1)=1orpeek(198)=43)thengosub1201:char,15,y," ":y=y-2:i=0
1020 ify<18and(joy(1)=5orpeek(198)=40)thengosub1201:char,15,y," ":y=y+2:i=0
1021 color1,10,j:char,15,y,">":j=j+1:ifj>7thenj=0
1022 nEi

1201 fort=8to0step-1:sound3,750,1:volt:next:return
1202 fort=8to0step-1:sound3,100,4:volt:next:return



Back to top


Copyright © Plus/4 World Team, 2001-2024