Play game
Swatty's itch.io pageHow many characters of code did you use?
557
Include your code here, if you'd like to show it off!
l={} x,y,s,p,z,b,d=63,63,0,0,rectfill,128,.4 for i=1,b do o={} o.x,o.y,o.q,o.w,o.t=-i*3,0,0,0,'.' add(l,o) end::_::cls()fillp(-1286)z(0,0,b,b,60)for i in all(l)do
if(i.t==".")i.x+=i.q i.y+=i.w i.w+=.5
if(i.y>b) i.w=-rnd(11) i.q=rnd(d)
if(i.t=="."and abs(i.x-x)+abs(i.y-y)<(s-1)*5)i.t="★"i.x-=2i.y+=2p+=1print("\as7x3c",1,1)
?i.t,i.x-1,i.y-5,6
end i=btn()&15y+=4*(i\8-(i&4)/4)x+=((i&2)/2-(i&1))*4x=min(x,b)
if(btnp(4)and s<1)s=3print("\av2i6x5f",1,1)
if(btnp(5))d+=.2
if(s>0)s-=.5
z(x+s-7,y+s-7,x-s+7,y-s+7,130)z(x-1,y-s+8,x+1,y+s+20,33)
?p,61,3
flip()goto _
Leave a comment
Log in with itch.io to leave a comment.
Comments
No one has posted a comment yet