Determinism

Making a game produce the same result twice — same seed, same world, same pixel. Use when a replay diverges, when two runs of the same code disagree, when a world regenerates differently after panning away and back, when a saved game loads wrong on another machine or browser, or when choosing what may be written into a save file or hashed.

plausibleventures Updated

File contents

plausibleventures/lattice/tree/main/skills/determinism commit c4d459ad9e

Frequently asked questions

npx skillmds@latest add plausibleventures/determinism