pito pito

get your color = yes

get not your color = no

--

for #TweetTweetJam 2018

code:

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
StatusReleased
PlatformsHTML5
Rating
Rated 4.0 out of 5 stars
(1 total ratings)
AuthorBeep Yeah!
GenreRhythm
Made withPICO-8
TagsArcade, PICO-8

Comments

Log in with itch.io to leave a comment.

ALERT!!

this game is best played while listening to this song: 

Ah! That's the secret!

(+1)

I like the sense of perspective here! Might rip off your use of circfill in my next tweetjam entry!