|
|
|
|
|
by insraq
1602 days ago
|
|
> Are the deliveries continuous and not bursty They are not "bursty", but they can fluctuate. Power fluctuation, fuel shortage or upstream supply chain issue could cause a building to skip a production cycle - and impact all its downstream. In fact that is a core challenge in the game. So the core game logic has to be simulated, not calculated. Doing multithread in JavaScript (via WebWorker) is kind of painful. |
|
Yeah, multithreading is often a pain. OTOH the gains can be enormous.