Skip to main content

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

Love is in the airView game page

Collect love and avoid falling down.
Submitted by SkyBerron (@SkyBerron) — 11 hours, 10 minutes before the deadline
Add to collection

Play game

Love is in the air's itch.io page

How many characters of code did you use?
555

Include your code here, if you'd like to show it off!
g,f,h=mid,124,0::s::x,y,z,s,t,o,p=8,32,0,0,1,{},{}for i=1,64do
o[i],p[i]={x=i*48,y=60+rnd(40)},{x=500,y=f-i*8,u=1,v=0}end::_::cls(1)t+=.01
b=btn()x+=(b&2)-2*(b&1)x=g(0,x,121)w=64+64*sin(t)for q in all(o)do
if(z>0and x==g(q.x-5,x,q.x+31)and y==g(q.y,y,q.y+8))y,z=q.y,-4
rectfill(q.x,q.y,q.x+32,q.y+8,3)q.x-=t
end
y+=z
z+=.2
if(y>140)goto s
for q in all(p)do
q.x-=q.u
q.y-=q.v
q.v-=.05r=0
if(q.y>140)r=1
if(q.x==g(x-6,q.x,x+6)and q.y==g(y-8,q.y,y))r=1s+=1
if(r>0)q.x,q.y,q.v=f,w,rnd(3)
?"♥",q.x,q.y,8
end
?"웃",x,y-5,6
?s.." h:"..h,4,4
h=max(s,h)flip()goto _

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet