Determinism and Replay
Determinism means the game has no hidden randomness. Entering the same seed and making the same moves always produces the same world, which is what makes a replay possible.
Determinism means the game has no hidden randomness. Entering the same seed and making the same moves always produces the same world, which is what makes a replay possible.