Appearance
Deterministic procedural world
Generate an island directly in the browser with CPython-compatible seeded randomness. Every configuration gets a stable UUID, every city gets a deterministic identity, and the terrain is summarized with Python's statistics module.
Change one character in the seed to create a different world. Return to the same seed and controls to reproduce the original terrain checksum.