This is the backend library implementing the logic of the Hanafuda game.
Go to file
Sasha b03e97bb81 Implement card capture (さくら!) 2018-02-03 18:25:11 +01:00
.gitignore Start with a Card module and a stub of Game 2018-01-22 22:50:40 +01:00
CCard.hs Take KoiKoi-specific objects out of Cards module 2018-02-03 18:08:17 +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 Implement card capture (さくら!) 2018-02-03 18:25:11 +01:00