This is the backend library implementing the logic of the Hanafuda game.
Go to file
Sasha 561df60b57 Start implementing yakus 2018-02-01 14:04:21 +01:00
.gitignore Start with a Card module and a stub of Game 2018-01-22 22:50:40 +01:00
CCard.hs Use enum instead of magic int constants 2018-02-01 12:23:44 +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 Start implementing yakus 2018-02-01 14:04:21 +01:00