haverer v0.2.0.0 Release Notes
Release Date: 2015-06-08 // over 8 years ago-
Deck
uses associated types for whether or not it is complete- 🆕 New
FullType
alias forDeck 'Complete
- Burn card is the first card from the deck, rather than the first card after players have been dealt.
- Burn card is now available for finished rounds (
Haverer.Round.getBurnCard
) - A list of survivors of each round can be obtained, once the round is over
(
Haverer.Round.survivors
)