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

P-HarrierView game page

pacifist space harrier for pico8 in 2 tweets!
Submitted by TheRoboz (@TheRoboZ) — 4 days, 4 hours before the deadline

Play game

P-Harrier's itch.io page

How many characters of code did you use?
558

Include your code here, if you'd like to show it off!
d=0z=0q=0h=0n=16x=64u=127y=x a,r,g,w=abs,rnd,circfill,x::_::flip()cls(2)b=btn()y=mid(n,y-(b&4)+(b&8)/2,u)b*=4k=(b&8)/2-(b&4)x+=k h+=.4if(z-h<1)z+=1 if(a(x-w)>w)q+=k/3x-=k for f=z+n,z-1,-1 do p=(f-h+2)/24m=6+r(9)rectfill(0,w+8/p,u,u,9+f%2)for i=1,r(5)do srand(f)for v=0,1 do for j=v,1 do l=v*(r(n)-9)+5t=(i*m*4+j+r()-q)%u-w o=p+p*v/2-1/(w-n*v)s=t/o+w v*=2t=l/o+w-n*v b=v*4o=1/o if(o>v)g(s,t,o,4+v)g(x+k+k*v/4,y-b,5-v,8+v)g(x+4-b,y+7,2,1) if(z-d>4 and o+v>6 and a(x-s)+a(y-t)<2*o)goto d end;end;end;end; goto _::d::d=z ?"❎get ready",2,2 if(btn(5))goto _ goto d

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet