# it would be nice if games could support multiple cores. my eight core CPU is basically idle while this game is struggling to process.
# Long story short: the heaviest things apart from the simulation are multithreaded. Multithreading the simulation is near impossible