Play game
UNDERTWEET's itch.io pageHow many characters of code did you use?
560
Include your code here, if you'd like to show it off!
::v::h=10x=64y=84⬅️=40➡️=88⬇️=108⬆️=60w=0m=max n=min r=rnd
z={}q=0g=20::s::d=t()s=sin
cls()rect(⬅️,⬆️,➡️,⬇️,7)b=btn()f=flr
x+=f(b/2)%2-b%2y+=f(b/8)%2-f(b/4)%2x=m(⬅️+3,n(➡️-3,x))y=m(⬆️+4,n(⬇️-2,y))
?"♥",x-3,y-3,8
for i=0,1do
?d%1>.9and"…"or"☉",⬅️+s(d+4.2*i)*4+i*⬅️,32+s(d*1.2)*4,7
end for i=0,5do
?"◆",40+i*8,50+s(d+i*.2)*4,7
end
q+=1if(q>g)add(z,{x=⬅️+r(➡️-⬅️-4),y=⬆️-8})q=0
w+=.01g=m(g-.01,2)for i in all(z)do i.y+=r(2)u=i.x v=i.y
?"●",u+s(d+u/5)*w,v,7
if(i.y>⬇️-4)del(z,i)end
if(pget(x,y)==7)h-=1cls(8)
?"hpˇˇˇ"..h.."/10",⬅️,⬇️+2,7
?"⧗:"..flr(d),4,4,7
if(h<=0)run()
flip()goto s
Leave a comment
Log in with itch.io to leave a comment.
Comments
No one has posted a comment yet