Play game
StarPeril's itch.io pageHow many characters did you use?
536
Include your code here, if you'd like to show it off!
r,b,c,q=rnd,btn,cls,0::i::c(1)a=t()n=0m={}u=64v=64::_::c(1) if(b(2)and v>0)v-=1 if(b(3)and v<127)v+=1 if(b(0)and u>0)u-=1 if(b(1)and u<127)u+=1 ?"😐",u,v,7 if(r()<(t()-a)/200+.2)k=r()f=r(50)+50x=u+f*cos(k)y=v+f*sin(k)k+=.5+r(.1)-.05w=cos(k)*(r()+0.2)z=sin(k)*(r()+0.2)add(m,{x=x,y=y,w=w,z=z}) for l in all(m) do l.x+=l.w l.y+=l.z ?"★",l.x,l.y,7 if((l.x+8)%256>135 or (l.y+8)%256>135)del(m,l) if(max(abs(l.x-u),abs(l.y-v))<4)c(8)flip()q=max(q,flr((t()-a)*100)/100)goto i end ?flr((t()-a)*100)/100,0,123,7 ?"high:"..q,84,123,7 flip()goto _
Leave a comment
Log in with itch.io to leave a comment.
Comments
Fun and so perilous!
My TTJ 2 entry is its cousin! https://thattomhall.itch.io/tater-evader
😐