Skip to main content

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

pito pito - tweet tweet jam versionView game page

o pit
Submitted by Beep Yeah! (@beepyeahgames) — 1 day, 5 hours before the deadline
Add to collection

Play game

pito pito - tweet tweet jam version's itch.io page

How many characters of code did you use?
558

If you're comfortable with it, paste your game code here, so we can marvel at your achievement!
e=64
camera(-e,-e)b={}::r::a,z,i,u,o,v=0,0,0,6,1,11+flr(rnd(2))x,y,f,w=cos,sin,circfill,btn::q::add(b,{1,11+flr(rnd(2)),flr(rnd(9))})::l::
if(rnd(1)>.94)goto q
if(z>4)z=0;o=-o else z+=1
if(w(⬅️))a-=.03
if(w(➡️))a+=.03
cls()for c=0,7 do
circ(0,0,c*8,u+o)o=-o
end
for p in all(b)do
d=p[1]t=p[2]n=p[3]/10
f(d*8*x(n),d*8*y(n),d/2,t)
if(z==1)d+=1
if(d>7)del(b,p)
p[1],p[2],p[3]=d,t,n*10
end
?i,-4,-e,v
for k=a,a+.1,.012 do
g,h=56*x(k),56*y(k)j=pget(g,h)
if(j==v)i+=1
if(j!=v and j>7)goto d
f(g,h,3,v)end
flip()goto l::d::
?"pito\n ❎",-7,-5,8
if(w(❎))goto r
goto d

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet