swarm-0.6.0.0: 2D resource gathering game with programmable robots
Safe HaskellSafe-Inferred
LanguageHaskell2010

Swarm.Game.State.Initialize

Synopsis

Documentation

scenarioToGameState :: Scenario -> ValidatedLaunchParams -> GameStateConfig -> IO GameState Source #

Create an initial game state corresponding to the given scenario.