Play game
Windmill's itch.io pageHow many characters did you use?
559
Include your code here, if you'd like to show it off!
::i::o,k,q=0g=0t=0m=0 p,n=false b={f=0,h=0}c={f=127,h=127}l={u=b,v=c}::b::t+=.03 if(k)then if(btnp(2))then k=false p=true end end if(p)g+=1 if(q)g-=1 if(g==0)k=0q=false if(g==10)p=false q=true if(n)then g+=1.5 if(btnp(1))n=false goto i end o+=.02a=(t*.03)*o function w(x,y)e=sin(a)j=cos(a)x-=64y-=64z=j*x-e*y d=e*x+j*y z+=64d+=64 return z,d end cls()b.f=b.h c.f=c.h for v in all(l)do v.f=v.h end l.u.h,r=w(0,0)l.v.h,s=w(127,127)line(l.u.h,r,l.v.h,s)circfill(63,100,g) for i,j in pairs(l)do if((j.f<=63 and j.h>=63)and k)n=true end m+=1/30print(m)flip()goto b
Leave a comment
Log in with itch.io to leave a comment.
Comments
No one has posted a comment yet