diplomacy-0.2.0.0: Diplomacy board game

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.