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

Swarm.Constant

Description

Constants used throughout the UI and game.

Synopsis

Website constants

By convention, all URL constants include trailing slashes when applicable.

swarmRepoUrl :: Text Source #

The URL for the Swarm repository.

wikiUrl :: Text Source #

The URL for the Swarm wiki.

wikiCheatSheet :: Text Source #

The URL for the Swarm commands cheat sheet.