This is the backend library implementing the logic of the Hanafuda game.
Go to file
Sasha 51436f4eb2 Shorten shuffle and improve its randomness (previous one declusters poorly) 2018-02-01 18:34:24 +01:00
.gitignore Start with a Card module and a stub of Game 2018-01-22 22:50:40 +01:00
CCard.hs Implement shuffle 2018-02-01 18:07:31 +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 Shorten shuffle and improve its randomness (previous one declusters poorly) 2018-02-01 18:34:24 +01:00