---
id: "docs.en.creator-simulation"
translation_of: "docs.creator-simulation"
title: "Creator: simulation and balance"
product: "creator"
scope: "creator"
locale: "en"
audience: ["game-designer","educator"]
content_type: "guide"
summary: "Enable a compatible simulator, run deterministic batches, inspect balance, replay games, and compare results."
topics: ["creator","enable","configure","run","replay","compare"]
tasks: ["enable-simulation","configure-simulation","run-simulation","replay-simulation","compare-results"]
aliases: ["enable simulation","configure simulation","run simulation","replay simulation","compare results"]
prerequisites: ["docs.getting-started"]
related_ids: ["docs.creator-playtest-publish","docs.creator-feedback-versions","docs.troubleshooting"]
canonical_url: "https://mijnspel.com/docs/en/creator-simulation/"
alternate_urls: {"en":"https://mijnspel.com/docs/en/creator-simulation/","nl":"https://mijnspel.com/docs/nl/creator-simulation/","de":"https://mijnspel.com/docs/de/creator-simulation/"}
source_provenance: ["creator-dashboard/src/views/play.js","platform-browser/sim/surface.js","platform-browser/sim/results-controller.js"]
test_provenance: ["creator-dashboard/cypress/e2e/50_simulation.cy.js","creator-server/tests/version_flow.rs"]
last_verified_commit: "22d2b3d1b5177fb46f81616a5042b47d54a0e38b"
last_verified_date: "2026-08-21"
---
# Creator: simulation and balance {#creator-simulation}

Simulation is conditional. Creator shows it only when the current game has a validated simulator with matching version identifiers. If confirmed absent, **Enable simulation** asks the modification agent to add and validate support.

## Configure a run {#configure}

Assign seats and policies, optionally shuffle roles, choose 1–5000 games, and set a reproducible seed. Available policies can include random, greedy, MCTS, custom, or a human seat. Start with a small batch before spending time on thousands of games.

## Read and replay results {#results-replay}

Results report win rates, draws or truncation, game length, first-player advantage, optional scores, and terminal outcomes. Open a sampled exact board and use play, pause, next move, speed, Take a seat, or Fork when supported. These numbers describe the simulator, not every human strategy.

## History and compatibility {#history-compatibility}

Refresh, reopen, compare, and download previous runs as JSON plus Markdown. Version guards keep incompatible results viewable but stop misleading replay. A rules/simulator mismatch is explicit; update and validate simulation before comparing again. See [Troubleshooting](/docs/en/troubleshooting/#simulation-recovery).
