Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

Ben FallinView game page

Jump from platform to platform without falling to the bottom or hitting the top
Submitted by pyrex8 — 1 day, 46 minutes before the deadline
Add to collection

Play game

Ben Fallin's itch.io page

How 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