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

Swarm.Game.Achievement.Description

Description

Flavor text about all defined achievements.

Synopsis

Documentation

describe :: CategorizedAchievement -> AchievementInfo Source #

Function mapping each CategorizedAchievement to an appropriate AchievementInfo record. This function must be updated whenever a new type of achievement is added.