This is the backend library implementing the logic of the Hanafuda game.
Go to file
Sasha 4659f308a2 Use enum instead of magic int constants 2018-02-01 12:23:44 +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 Try a stub of a C-style version of types 2018-01-30 17:34:47 +01:00