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

tweettweetcrisisView game page

Submitted by enargy — 21 minutes, 51 seconds before the deadline
Add to collection

Play game

tweettweetcrisis's itch.io page

How many characters of code did you use?
549

If you're comfortable with it, paste your game code here, so we can marvel at your achievement!
cls()f,q=3,0
b={}
?"웃",0,0,7
h="♥♥♥"
score=0
memcpy(0,24576,512)
poke(24365,1)::_::cls()
x=stat(32)
y=stat(33)
q+=1

if(q>30 and #b<f)add(b,{x=rnd(80)+9,y=rnd(80)+9,z=rnd(9)+1,t=120})q=0
for t in all(b) do
t.c=flr(8+t.t/30)
pal(7,t.c)
t.t-=1
sspr(0,0,8,8,t.x,t.y,t.z*8,t.z*12)

if stat(34)>0 and pget(x,y)==t.c then
t.d=1
score+=10-flr(t.z%10)
elseif t.c<7 then
h=sub(h,1,#h-1)
t.d=true
if(#h<1)goto o
end
for i in all(b) do
if i then
if(i.d)del(b,i)
end
end

end
circ(x,y,1,8)
?h,0,0,14
s=score.."00"
?s,127-4*(#s),0,6
flip()goto _
::o::
?s

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet