Made for Tweet Tweet Jam 6, He Get Up is an infinite auto-jumper where you jump through a tower to get the highest you can.
--Instructions--
Left & right arrow keys to move, & you jump automatically. Try to get the highest you can!
--Code--
cls(0)t,x,y,dy,d,s,r=0,60,60,0,0,{},rectfill
function mp(x_,y_)p={_x=x_,_y=y_}add(s,p)end
function u(p)
if(dy>0and p._y>y+14and p._y<y+18and x<p._x+9and x>p._x-7)dy=-4print("\ace")
r(p._x,p._y-d,p._x+8,p._y+2-d,13)end
mp(60,90)::z::
if(t%12==1)mp(rnd(104)+8,90-t/1.5)
for i=0,8191do poke(rnd(8191)+24576,17)end
foreach(s,u)r(0,0,8,127,13)r(120,0,127,127,13)
if(btn(⬅️))x-=2
if(btn(➡️))x+=2
t+=1x=max(x,9)x=min(x,113)d=flr(min(y-20,d))dy+=0.25y+=dy
?"🐱\n█\n||",x,y-d,10
?d*-1,64-(#tostr(d)),1,7
if y-d>127then
?"you dieded",0,60,0
flip()stop()end flip()goto z

StatusReleased
PlatformsHTML5
Rating
Rated 2.0 out of 5 stars
(1 total ratings)
Authorjo560hs
GenrePlatformer
Made withPICO-8
Tags2D, PICO-8, Pixel Art, Retro, Singleplayer
Average sessionA few minutes
InputsKeyboard

Download

Download
hegetup.p8.png 6 kB

Comments

Log in with itch.io to leave a comment.

put your pnp mod colection on itch.io plzzzzzzzzzzzz

ill upload it once its finished

ok

is it finished yet?!?! im kinda exited!

If you look on my yt.... no, it's far from finished

oki ;>

hey dude, just an idea to your pnp mods: garcello,whity,agoti and others more don´t

give up!

fell through a platform near the bottom. (might want to give those a different color to indicate that they are no longer solid.)