@darius My attempt at minimal code (and iterations) to complete the game:
for (let i = 0; i < 3094; i++) {
generateUtopias();
}
@darius My attempt at minimal code (and iterations) to complete the game:
for (let i = 0; i < 3094; i++) {
generateUtopias();
}