Adventure · 2018 · Released
josefnpat · November 16, 2018 · Web
Nobody has tracked this yet.
This game was made in a few hours for the #TweetTweetJam In 558 characters, features include: Player SpriteAsteroid Sprite GenerationSprite DrawingCollision DetectionColorsScoreVertical Clamping Code for PICO-8 0.1.11G: n=9y=64s=0p={s={{-6,-6},{-2,0},{-6,6},{6,0}}}a={}q=all function k(t,f,v)line(t.x+f[1],t.y+f[2],t.x+v[1],t.y+v[2])end function o(t)f=nil for v in q(t.s)do if f then k(t,l,v)else f=v end l=v end k(t,l,f)end::_::r=rnd if(btn(2))y-=2 if(btn(3))y+=2 y=max(0,min(127,y))c=color if#a abs(v.x-9)and abs(v.y-y)<6then stop()end end flip()goto _ Up to date source code can be found here.
Be the first to rank it.
Be the first to review Avoider (itch) (josefnpat).