"Ruin"
Even the slightest high-pitched sound triggered the attack. Doctors were helpless and unaware of the horrors the patient saw: the bizarre, ever-shifting nuclear chaos of pure evil.

280 char source below


83 529

train window @ 420 km/h [TTCS01T11]

The eleventh tweetcart for the Tweetcart Token Club (TTC)! Mintable for free by anyone holding the utility token: hicetnunc objkt

source code in the next tweet

3 9

new
"sedimentary city"

the creation started with the creation of this tweetcart, an abstract piece inspired by burning cities and layers of sediment, like the sins of those who came before us, piling up forever

source code and link to live emulator👇

9 37

CRT vs no CRT:

excited for the tweetcart release! snapshot is being taken first thing tomorrow morning!

2 15

pico_punk 037 - "NftBiker"
discovered by and gifted to
https://t.co/9YZsI4vL7P

also, it's the first mint from the new Tweetcart generator pico_punk_portraits.p8! https://t.co/lacFqWUEDt

2 17

"Dissolving Ink"

A way better version of my The previous version is as nothing to me now. This is clearly the definitive version!

I'm really pleased by the dissolve effect, way better than the basic fadeout on the previous cart.

13 102

I made 4 or 5ish tiny games for I love this jam; it's a great mix of challenge+fun+tiny scope :D

links+gifs+code in the replies!

5 14

I made a thing. Rising Sun Flag

pal(8,136,1)d=250::_::cls(7)d+=.001 for i=1,16 do for j=1,30 do n=d+j*.001+i/16%2-1line(41,64,41+d*cos(n),64+d*-sin(n),8)end end circfill(41,64,22)rectfill(0,0,d,21,0)rectfill(0,107,d,d,0)flip()goto _

7 33

♾ Voronoi Diagrams in 146 bytes

I feel a little dirty for this piece of this code; but it is rather compact 🤷🏾🌿

q={}t=0::_::cls()for i=1,15 do
if(t<1)q[i]=rnd(127)
circfill(q[i],q[i-1],t,i)end
if(t>0)spr(0,0,0,16,16)
t+=1t%=64memcpy(0,24576,8192)flip()goto _

8 100

--
fillp(23130)c=cos::_::h=t()for i=0,15 do
pal(i,({7,10,14,4,2,1})[abs(7-i)+1])
end
for y=0,127,4 do
for x=0,127,4 do
p=16*(c(x/128+c(h/4+y/256)/4)*c(y/128+c(h/8+x/256)/4)+c(h/8+y/512)*2)rectfill(x,y,x+3,y+3,p+flr(p+.5)*16)end
end
flip()goto _

14 91

Spinning + Zooming Julia Fractal in 184 bytes


::_::a=t()/99z=1.7+sin(a*2)d=z*cos(a)e=z*sin(a)r=rnd(128)s=r%1*128i,u,v=0,r/32-2,s/32-2x,y=u*d-e*v,u*e+d*v
repeat
i+=1x,y=x*x-y*y+e,d+x*y*2until(i>16or x*x+y*y>4)
?"+",r-1,s-2,i
goto _

🎩
🤖✨

38 156

A 'reflection' effect breakdown.
Based on technique by

This time more dense, I hope it is still understandable.

19 116

Cuuuuubes



Source in next, a bit packed!

18 108