swarm-0.5.0.0: 2D resource gathering game with programmable robots
LicenseBSD-3-Clause
Safe HaskellSafe-Inferred
LanguageHaskell2010

Swarm.Game.World.Eval

Description

Evaluation for the Swarm world description DSL.

Synopsis

Documentation

runWorld :: TTerm '[] (World CellVal) -> Seed -> WorldFun TerrainType Entity Source #

Run a typechecked world description DSL term to produce a WorldFun.