This is the backend library implementing the logic of the Hanafuda game.
Go to file
Sasha 3ffabc578e Build a yaku dictionary indexed by Cards 2018-02-02 17:44:35 +01:00
.gitignore Start with a Card module and a stub of Game 2018-01-22 22:50:40 +01:00
CCard.hs Shuffle is more a CCard thing than something specific to KoiKoi or other Games 2018-02-02 17:25:10 +01:00
Card.hs Start with a Card module and a stub of Game 2018-01-22 22:50:40 +01:00
Game.hs Start with a Card module and a stub of Game 2018-01-22 22:50:40 +01:00
KoiKoi.hs Build a yaku dictionary indexed by Cards 2018-02-02 17:44:35 +01:00