Project #7652 — iteration #32
Minted on January 21, 2022 at 16:26Fun little game, simple rules:
- start with a randomly sized grid
- pick 2 random cells
- recursively, every cell draw itself
- then it picks two of its neighbors for the next step
Some cells are drawn multiple times, some others are never picked up, but the process it's not completely random.
- start with a randomly sized grid
- pick 2 random cells
- recursively, every cell draw itself
- then it picks two of its neighbors for the next step
Some cells are drawn multiple times, some others are never picked up, but the process it's not completely random.
jlojlo
metadata was signed by fxhash