19 replies
56 recasts
157 reactions
1 reply
0 recast
3 reactions
1 reply
0 recast
0 reaction
2 replies
0 recast
1 reaction
1 reply
0 recast
0 reaction
2 replies
0 recast
1 reaction
1 reply
0 recast
1 reaction
1 reply
0 recast
0 reaction
1 reply
0 recast
1 reaction
1 reply
0 recast
0 reaction
why don’t we generate your own using the cellular automata algo?
give me seeds that look like this:
matrix seed: randomized list of 25 1s and 0s
color seed: 9 randomized RGB color values
example
1, 0, 1, 0, 1,
0, 1, 1, 1, 0,
1, 0, 1, 0, 1,
0, 1, 1, 1, 0,
1, 1, 1, 1, 1
118, 80, 138, 229, 71, 190, 19, 132, 223
could be random, or use specific. 1 reply
0 recast
1 reaction