This is the backend library implementing the logic of the Hanafuda game.
Go to file
Sasha 59beaa5cc9 Add cards packs 2018-01-30 18:18:12 +01:00
.gitignore Start with a Card module and a stub of Game 2018-01-22 22:50:40 +01:00
CCard.hs Add cards packs 2018-01-30 18:18:12 +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 Try a stub of a C-style version of types 2018-01-30 17:34:47 +01:00