h=poke??"\^!5f10?>2=531⬇️ˇ😐♪☉8🅾️4░"
h(24374,2)q=4c=2::_::
q-=.02if(q<=3.01)q=4c+=1
flip()cls(-c)
for j=1,4do
a=t()+j/2+c/2h(24405,0)s=4/(q-j+1)camera(-64,-64)cls(j-c)for x=-12,12do
for y=-64,64,8do
circfill((x*6+sin(a))*s,(y+x%2*4+cos(a))*s,2.5*s,0)end
end
camera()h(24405,96)spr(0,0,0,16,16)end
goto _
Is that more colors than the basic 16 of pico 8? How'd you do that? Or it just a really good job of steadily transitioning between colors by using the fence holes?
Either way, incredible stuff, I think this is my favorite postcart/tweetcart I've ever seen.
Comments
h(24374,2)q=4c=2::_::
q-=.02if(q<=3.01)q=4c+=1
flip()cls(-c)
for j=1,4do
a=t()+j/2+c/2h(24405,0)s=4/(q-j+1)camera(-64,-64)cls(j-c)for x=-12,12do
for y=-64,64,8do
circfill((x*6+sin(a))*s,(y+x%2*4+cos(a))*s,2.5*s,0)end
end
camera()h(24405,96)spr(0,0,0,16,16)end
goto _
Either way, incredible stuff, I think this is my favorite postcart/tweetcart I've ever seen.
Thanks for the info!