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

!TweetTweetCart: Holy Mother of DragonsView game page

Submitted by GuerraGames (@guerragames) — 7 hours, 47 minutes before the deadline
Add to collection

Play game

!TweetTweetCart: Holy Mother of Dragons's itch.io page

How many characters did you use?
556

Include your code here, if you'd like to show it off!
t=0l=pairs::r::n=64g=0 f=rnd
d=0p={}e={}x=60vx=0::_::cls()n=mid(0,n+12-f(24),128)add(p,{x=x,y=120,n=.5-f(),m=-2-f(),t=0})
if(g<999)add(e,{x=n,y=-10,m=.5+f()})g+=1
for k,v in l(p)do
v.m*=.98
v.t+=.05
v.y+=v.m
v.x+=v.n
?"░",v.x-3,v.y,9
if(v.t>2)del(p,v)
end
for k,v in l(e)do
v.x+=1-f(2)v.y+=v.m
?"웃",v.x-4,v.y,14
if(v.y>140)del(e,v)
for k,w in l(p)do
if(w.x>v.x-4 and w.x<v.x+4 and w.y>v.y-4 and w.y<v.y+4)del(e,v)d+=1
end
end
if(#e==0)goto r
if(btn(0))vx-=.2
if(btn(1))vx+=.2
vx=mid(-2,vx*.97,2)x+=vx
if(t<d)t=d
?"★",x-3,121,4
?d..","..t,2,2,7
flip()goto _

Leave a comment

Log in with itch.io to leave a comment.

Comments

Nice game! I included it in my TweetTweetJam 2 compilation video series, if you’d like to take a look. :)