diplomacy-0.1.0.0: The board game Diplomacy, spoken in Haskell

Copyright(c) Alexander Vieth, 2015
LicenseBSD3
Maintaineraovieth@gmail.com
Stabilityexperimental
Portabilitynon-portable (GHC only)
Safe HaskellNone
LanguageHaskell2010

Diplomacy.Dislodgement

Description

 

Synopsis

Documentation

dislodgementAndOccupation :: Map Zone (Aligned Unit, SomeResolved OrderObject Typical) -> (Dislodgement, Occupation) Source

Use resolved Typical phase orders to compute the Dislodgement and Occupation for the next (Retreat) phase.