N]']±>Sï}Wÿm8§ðp8·d%qy)6oñÿ¾A¦ösï÷ôôô”°ÂVl†3y=0 py=1 x=0 px=1 function TIC() x=x+px y=y+py if(x>230)then px=-1 end if(x<0)then px=1 end if(y>135)then py=-1 end if(y<0)then py=1 end cls() spr(36,100,y,0,3) spr(37,124,y,0,3) spr(52,100,y+24,0,3) print("D",x,y,3,10,7) print("demosplash nov 2025",x,120,12) end