simulateMaxTurns

var simulateMaxTurns: Int = 1000

Simulate until any player wins, or turns exceeds indicated number Does not update World View until finished. Should be set manually on each new game start.

Sources

jvm source
Link copied to clipboard