swarm-0.7.0.0: 2D resource gathering game with programmable robots
LicenseBSD-3-Clause
Safe HaskellNone
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.

getValidityRequirements :: GameplayAchievement -> ValidityConditions Source #

Validity conditions are required if-and-only-if the achievement category is GameplayAchievement.