Jump Up, Pico Star!
About
A tribute/demake of the jump-rope mini-game from Super Mario Odyssey, made for Tweet Tweet Jam 3.
Press Z to jump.
PICO-8 source code (I'll write up a commented version later):
h=0 d=1s=0.2j=0t=0p=0l=line w=rectfill poke(0x5f2c,3)function _update60() h+=d*s if (h>12)d=-1 if (h<0)then d=1if j==0 then p=0s=.2 else p+=1s+=.01 if (t<p)then t=p end end end if j==0then if (btnp(🅾️))j=5 end j=max(j-.2,0)cls()w(0,13,63,50,3)w(0,13,63,41,12) ?"웃",4,37,13 ?"웃",52,37,13 if (d>=1)r(h,6) x(j) if (d<1) r(h,7) print(p,13,16,10)print(t,46,16,10)end function r(z,y)l(10,41-z,52,41-z,y)end function x(z) ?"웃",28,37-z,1 ?"😐",28,33-z,15 l(29,33-z,33,33-z,8)l(27,32-z,35,32-z,8)l(27,31-z,35,31-z,8)l(28,30-z,34,30-z,8)w(29,35-z,33,36-z,5) endSystem requirements for Web
Last Modified: Nov 18, 2019
Where to buy
itch.io
Jump Up, Pico Star! reviews and comments
Related pages
ACA NEOGEO THE KING OF FIGHTERS 2000, Genesis, Hangman Pro, Create, YOU DON’T KNOW JACK