Play game
#TWEETCAT's itch.io pageHow many characters of code did you use?
500
Include your code here, if you'd like to show it off!
poke(0x5f5c,255)h={32,96,64,64}u={64,64,32,96}i=0t=40s=0 b=4m=30l=9j='score:'o=circ
function n()i=ceil(rnd(4))b=rnd({4,5})end
n()::_::
x=61y=64z=h[i]w=u[i]t-=1k=13
if(t<5)n()l-=1t=m k=8
if(btn(i-1))x=z y=w
if(t<9and btnp(b)and x==z and btn()<48)s+=1m-=0.25 n() t=m k=11
if(m<16)m=16
cls()if l>0then?"🐱",x,y-4,14
if(t>30)?'move!'
line(64,64,x,y)?("🅾️❎")[b-3],z-3,w-2,b+6
o(z,w,5,k)o(z,w,8)o(z,w,t,t%10)?j..s,0,0,14
for i=1,l do print("♥") end else?j..s,x-14,y
?'🐱',x,y*cos(t/m)/8+48,14
end flip()goto _
Leave a comment
Log in with itch.io to leave a comment.
Comments
I kept wanting to treat it as a rhytm game rather than hitting the target asap.
Fun though.