Hacker News new | ask | show | jobs
by Jare 56 days ago
Typical deterministic game engines will do this, send it to every machine as part of the initial game state, and also check the seed across machines on every simulation frame (or periodically) to detect desyncs.