This is the backend library implementing the logic of the Hanafuda game.
Go to file
Sasha 6dbd72cf36 Card as enum and packs with bit sets 2018-02-25 23:15:43 +01:00
.gitignore Start with a Card module and a stub of Game 2018-01-22 22:50:40 +01:00
Card.hs Card as enum and packs with bit sets 2018-02-25 23:15:43 +01:00
Game.hs Start with a Card module and a stub of Game 2018-01-22 22:50:40 +01:00
KoiKoi.hs Card as enum and packs with bit sets 2018-02-25 23:15:43 +01:00