Skip to main content

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

Reach Top Left CornerView game page

Climb stairs, jump over everything that moves, reach the top left of the building...
Submitted by SkyBerron (@SkyBerron) — 14 hours, 35 minutes before the deadline
Add to collection

Play game

Reach Top Left Corner's itch.io page

How many characters of code did you use?
555

Include your code here, if you'd like to show it off!
_set_fps(60)h,g,m,n,t,l=120,128,112,22,0,0 o,f,r=m+n,-1,.01::_::cls(1)t+=r ?r if(f<0)x,y,f,z,p=56,h,h,0,{}r+=.002 if(btn(0))x-=1 if(btn(1))x+=1 x=mid(x,m)f-=n*(flr((h-f)/n)%2<1 and flr(x/m) or flr((m-x)/m)) if(btnp(4) and y==f)z=-2 y+=z z+=.15 if(y>f)y,z=f,0 for i=0,g,2 do a,b,v=i%n,i\n,i+16 if(a==0)line(0,v,g,v,12) u=b%2<1 and m or 0line(u,v,u+16,v,13)end if(t>l)add(p,t)l+=1 for i=1,#p do k=100*(t-p[i])a,b=k%o,k\o u,v=min(a,m),10+b*n+max(a-m) if(b%2>0)u=m-u ?"🐱",u+5,v,8 if(mid(x-4,u,x+4)==u and mid(y-2,v,y+4)==v)run() end ?"웃",x+5,y,10 flip()goto _

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet