LOL, basic vertical scrolling up is trivial. Don't you know you can do it also scrolling down?
1 screen1:keyoff:width32:cls:color15,2,1:s%=4:a$="H H":fork%=2to23:locates%,k%:printa$;:next 2 fork%=1to1000:t%=(rnd(1)*5)+1:ift%=1ands%>1thens%=s%-1elseift%=5ands%<19thens%=s%+1 3 locate0,1:printchr$(27)+"L":locates%,1:printa$:next
LOL, basic vertical scrolling up is trivial. Don't you know you can do it also scrolling down?
If you talk it to me, my code writed in Basic too, just using VDP() and vpoke (no any prints).
Ofc I know how Print function working, but it scroll not so smooth, and not in offscreen area.
No, I didn't talk to you I was talking about that c64 game and that smile driving msx tenliner . I also did a smooth horizontal scrolling game using VDP() function in a tenliner game (my pure120 entry on Homputerium contest
You can see that here:
I was talking about that c64 game and that smile driving msx tenliner .
Did not understand what it was about
I also did a smooth horizontal scrolling game using VDP() function in a tenliner game (my pure120 entry on Homputerium contest
You can see that here:
https://youtu.be/xeudZjcLhoo
I saw your game, yes. She is lovely! :)