swarm-0.7.0.0: 2D resource gathering game with programmable robots
LicenseBSD-3-Clause
Safe HaskellNone
LanguageHaskell2010

Swarm.Game.State.Config

Description

Config data required by initializers of the GameState record and its subrecords.

Synopsis

Documentation

data GameStateConfig Source #

Record to pass information needed to create an initial GameState record when starting a scenario.

Constructors

GameStateConfig 

Fields