画質 高画質

GENUARY // JAN.21

function f(x) { 
    DRAW(x); 
    f(1 * x / 4); 
    f(2 * x / 4); 
    f(3 * x / 4); 
}

This one was not easy. Curious to see what other artists have created !

4 34

Is There Life Out There.
itlot-210121015701
New species found in the code! 🔬 https://t.co/0TtgFb3Kb5

4 23

basically i'm just coding a system that creates the game for me

1 33