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

Pink is safeView game page

Pink is safe but must reach blue.
Submitted by ElGregos (@GregosEl) — 1 hour, 24 minutes before the deadline
Add to collection

Play game

Pink is safe's itch.io page

How many characters of code did you use?
547

If you're comfortable with it, paste your game code here, so we can marvel at your achievement!
function i()
s=.1j=91p={}q=0v=32w=32x=v y=w
end
a=64_=1h=128l=512z=8i()c=circfill
b=btn
function _update60()
if(j<-1)i()
j=mid(-1,j,91)cls(8)c(64,64,j*2,2)c(64,64,j,1)
if(b(0))x-=1
if(b(1))x+=1
if(b(2))y-=1
if(b(3))y+=1
v+=cos(q)*s
w+=sin(q)*s
v%=h
w%=h
x%=h
y%=h
q+=rnd(1/32)-1/64
s=mid(-1,s+(rnd()-.5)/a,1)
add(p,{x=v,y=w,g=0,z=z})
foreach(p,o)
if j>80 then
c(99,99,5,12)
?_,98,97,7
end
j+=1/16
g=pget(x,y)
if(g==7 or g==12)i()l*=.8 a*=.8 z-=.5 _+=1
if(g!=14)j-=.5
?"웃",x-3,y-4,7
end
function o(o)
c(o.x,o.y,o.z,14)
o.g+=1
if(o.g>l)del(p,o)
end

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet