Log In  

Cart #hitting_the_slopes-1 | 2021-03-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

"Hitting The Slopes"

280 characters

t=0n=0m=64z=128::_::if(n%9<1)then
cls(1)n=1for i=0,z*2 do
line(32,m,i-m,z,7)line(z,50,i-m,z,7)end
end
if(t<1)r=rnd(z)s=32-rnd(m)n+=1
for i=0,z do
?"$",i*6,z-i%4*i,3
for j=0,z do
if(pget(i,j)>7)pset(i,j,6)end
end
x=r+s*sin(t/m)y=t+5if(pget(x,y)>1)pset(x,y,8)
flip()t+=.5t%=z
goto _
P#89324 2021-03-21 19:45 ( Edited 2021-03-21 22:56)

1

Skiing!! Yeeaaaaaaaaaah!! :D

P#89687 2021-03-27 20:37

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 18:22:34 | 0.012s | Q:19