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

Jump PlanetView game page

560 byte arcade jumper
Submitted by AndyMakes (@andy_makes) — 4 days, 11 hours before the deadline
Add to collection

Play game

Jump Planet's itch.io page

How many characters of code did you use?
550

Include your code here, if you'd like to show it off!
v=0y=-50s=0g=1e=0pal({[0]=5,7,6,14},1)b=sin::_::e+=g*.8cls(2)camera(-64,-94)d=40 if(g<1)pal({[0]=130,5,141,136},1) v+=.3y+=v if(y>-45)y,v=-45,0 if(btnp(4)and v==0)v=-3 if(btn(4)and v>-4)v-=.15 for a=0,1,.005do srand(flr(a*99+e))for k=0,2do m=d-rnd()*9-k*9pset(b(a)*m,cos(a)*m,0)end if rnd()<.04then if(a==0)s+=1 for k=0,5do m=a+k*.004h=mid(b(a+.25),0,1)*(9-k*2)+d if(h-d>=1)line(b(m)*d,cos(m)*d,b(m)*h,cos(m)*h) end end x=a*165-99 if(rnd()<0.1)circfill(x,b(x/60)*2-60-rnd(45),4,1) end if(pget(0,y+1)<1)g=0 ?"웃",-3,y,3 ?"\^w\^t"..s,-7,-80 flip()goto _

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet