using a rnd generator to find the best of the 863040 nonrepeating 4 color combos.

29 172

Bouncing spheres + checkboard Ray Tracing

🎬 Take 2 - 274bytes w. reflection this time

Source in reply ;)

43 210

small animation test

6 29

Cute polar bear watching Northern lights in 280 bytes🌌🐻

Source code in next tweet...

30 177

NIGHT TRAIN
A quick

x=0::_::cls(13)srand()for i=0,44 do
z=64+3*sin(i/45)y=z+cos(i/2)*(9+z*z%61)x-=3
?"ˇ",x,rnd(128),6
u=x+2*sin(x/31)
for j=-9,rnd(4)+7 do line(u,y-9,x+j,y+4+i%9,1+flr(y%2)*5)end
?"=",x,z,1
if(sin(x/84)>.8)print("😐",x,z-2)
x%=134end
flip()goto _

213 1074

Made a cheap commission for my friend so I could get the
(https://t.co/Lr0CEc9z7C)

2 4

radar tracking a slightly unrealistic number of torpedo. slightly.

2 18

めっちゃ粗いけど、これはこれで味がある。

34 145

Some characters made for my next project (Beyond Ceres remake)

Turns out that that sometimes you have to shrink your sprites, not just your code :)

26 112

Iterations of a pico-8 iteration of a coop sub sim game idea I revisit ever so often. Wonder if its that time of the year again.

13 55

I made instruction card.
(old arcade style?)

11 49

triiiiangles~ fun to try and reimplement effects, always lots to learn

8 59