Simulation
Definition
A computer simulation is a simulation, run on a single computer, or a network of computers, to reproduce behavior of a system.
On CodinGame, this kind of puzzle often needs a rewrite of the game engine, so your code will be able to anticipate the game state several turns in advance and take the best decision.
Source: Wikipedia (license)
External resources
Computer simulationAssociated training puzzles
Join the CodinGame community on Discord to chat about puzzle contributions, challenges, streams, blog articles - all that good stuff!
JOIN US ON DISCORD Online Participants