morph
A deterministic life sandbox. Pick a terrain, grow life on it and paint into the world while it runs.
morph is a deterministic life sandbox built from two headless cores. vivarium runs stateful step simulations: conway, wireworld, particle-life, lenia and friends. fieldwork renders the terrains in a single stateless pass. A grown world can freeze into a drawing. That drawing can germinate into new life, and a living world can terraform onto its ground. Each step in that chain is a URL that replays byte for byte. A hand-picked daily world sits on the front page. Same seed, same run, every time.
- CORES
- vivarium + fieldwork
- SYSTEMS
- 11 · 7 plantable
- STACK
- ts · svelte 5 · canvas