552-character tweettweetjam 3 entry.

Avoid the red. Use mouse to move the cat.

CODE:

poke(0x5f2d, 1)cartdata("ttj3_dps2004")::u::t,h,s,a,d,o,p,b,g=49,{},50,0,0,0,0,128,stat::s::t+=1if t%s==0 and d==0then if pget(g(32)+1,g(33)+2)==8 and s!=50then d=1 o+=1
if(dget(0)<a)dset(0,a)end
if(d==0)a+=1
t=0 if(s>20)s-=1
h={}for i=1,10 do add(h,{rnd(b),rnd(b),rnd(10)+5})end end cls(8)for i in all(h)do circfill(i[1],i[2],i[3],1)end if d==0then
p +=0.05
?"🐱",g(32),g(33)+sin(p)/2,7
end if(btnp()!=0)goto u
if d==1 then
?"score: "..a,0,0,7
?"hiscore: "..dget(0),0,123
?"press ❎ to restart",0,60
end if(d==0)rect(-1,126,120-t/s*b,127,2)
flip()goto s


StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorDPS2004
GenreAction
Made withPICO-8
Tags2D, PICO-8, tweet

Comments

Log in with itch.io to leave a comment.

Whew, that gets crazy! 36.