Post #1971082
2026-05-04 18:41 UTC
@lp0_on_fire @bit101 #bbcmicrobot MODE1:VDU5,23,12,1;256;1;256;23,15,770;515;770;515;
VDU19,1,4;0;
REPEAT
FORI=-16TO160
IFI=0VDU19,0,0;0;19,3,7;0;
IFI=100VDU19,0,5;0;19,3,5;0;
GCOL0,1:MOVE8*I+128,420:PLOT0,0,16:PLOT81,4,-16:PLOT81,0,16
GCOL0,2:MOVE8*I+128,480:PLOT0,0,16:PLOT81,4,-16:PLOT81,0,16
GCOL0,7*((I DIV4)MOD2):MOVE8*I,360:PLOT0,0,200:PLOT81,4,-200:PLOT81,0,200
NEXT
UNTIL0
Replies (1)
-
@bazzargh@hachyderm.io 2026-05-04 18:47
@lp0_on_fire @bit101 I expect the bot to eventually post the result... but without gxr, it's more limping than stepping. Since it needs more draws the graphics are choppy and I made everything shorter, but the shades don't quite work - the yellow foot drags, but never steps in front of the blue. Could maybe recover those with user-defined characters.