|
|
|
|
|
by bombcar
1133 days ago
|
|
Factorio is interesting because it is a deterministic simulation of all the entities (this is how multiplayer works; they're all running the same simulation and only passing "commands"). RAM speed is often the limiting "factor"(io) as to how fast the simulation can run or how large you can build. |
|