// TRIPLE NESTED LOOP |
Rule 30 (elementary cellular automaton) |
Make something human. |
---|---|---|
Small areas of symmetry. |
Do some code golf! |
Triangle subdivision. |
Generate some rules, then follow them by hand on paper. |
Curve only. |
Interference patterns. |
// TREE |
Use a non-computer random source |
Use an API |
Do not repeat. |
// SUBDIVISION |
Let someone else decide the rules. |
Circles only |
Draw a line, pick a new color, move a bit. |
One process grows, another process prunes. |
Increase the randomness along the Y-axis. |
No loops. |
DRAW(x); |
Draw a line. Wrong answers only. |
#264653 #2a9d8f ... |
500 lines |
Make a grid of permutations of something. |
2D perspective |
Monochrome gradients without lines. |
Use sound. |
Any shape, none can touch. |
|