a tiny civilization
A browser tab that hosts a civilization. It simulates only while the tab is open.
People are born, settle, farm, trade, invent, form factions, fight, build roads,
find religion and science. You cannot intervene — you can only watch, read the
chronicle, and eventually export the whole thing as a small JSON fossil.
The simulation is deterministic: one seeded PRNG and a fixed timestep, so the same
seed and the same number of ticks give the same world, bit for bit. Time passes only
while the tab exists; close it and the world freezes exactly where it stood.
It needs JavaScript to run.