

A game where you have to avoid bubbles for as long as you can. And it all fits in a tweet.Heres the code:cls()x,y,s,d,r=64,64,0,2,rnd::a:: if(r() 0)x-=1d=0 if((btn(1)or d==1)and x 0)y-=1d=2 if((btn(3)or d==3)and y<127)y+=1d=3 if(pget(x,y)==8)goto e pset(x,y,10)s+=1flip()goto a::e:: ?s

Tap to see all activity →
No reviews for Avoidabubble yet
Be the first to write one.