

HEK Use the arrow keys to jetpack around and avoid anything red. Yellow crystals increase your score and recharge your jetpack! Post your high score in the comments below. My entry for the first #TweetTweetJam - make a game where the code is 560 characters or less. Mine is 559! Heres the Pico-8 code: ::i::x,y,l,u,t=0,0,0,0,0s=-1o=print k=flip b=btn f=circfill g=rectfill h=100v=64::p::q=h s+=1m=rnd(h)-50n=rnd(h)-50::l::u+=.1y+=u x+=l camera(x-v,y-v)t+=.01cls(8)f(0,0,h-t,1) ?"◆",m,n,10 f(cos(t)*v,...

Tap to see all activity →
No reviews for HEK yet
Be the first to write one.