haverer-0.3.0.0: Implementation of the rules of Love Letter

Safe HaskellNone
LanguageHaskell2010

Haverer.Player

Synopsis

Documentation

playCard :: Player -> Card -> Card -> Maybe Player Source

Given a dealt and chosen card, update the hand to chosen, and chuck whatever wasn't played onto the discard pile.