Play game
Ben Fallin's itch.io pageHow many characters of code did you use?
466
Include your code here, if you'd like to show it off!
a,j,b,e,l,r,s,m,x,y,c,d,n,g,h,u,p=cursor,rectfill,16,120,64,1,2,0,0,0,0,0,0,0,0,0,0
poke4(12868,2361)
::⌂::
if(btn(⬅️))x-=4
if(btn(➡️))x+=4
x&=127l-=1if(l<0)r=u c=u+1l=e
m-=1if(m<0)s=u d=u+1m=e
if(g>h)h=g
p=0y+=3if((y>e)or(y<0))y=0g=0
if((y>l-5)and(y<l+1)and(x\b==r))sfx(1)y=l-6p=1
if((y>m-5)and(y<m+1)and(x\b==s))sfx(1)y=m-6p=1
if((p==0)and(n==1))g+=1
cls()n=p
j(r*b,l,r*b+b,l+2,c)
j(s*b,m,s*b+b,m+2,d)
a(0,y)color(7)?"웃",x,y
a(b,0)?g
a(e,0)?h
u=rnd(7)\1flip()goto ⌂
Leave a comment
Log in with itch.io to leave a comment.
Comments
No one has posted a comment yet