This is the backend library implementing the logic of the Hanafuda game.
Go to file
Sasha e7619af640 First attempt at defining the game's states 2018-02-04 23:01:42 +01:00
.gitignore Start with a Card module and a stub of Game 2018-01-22 22:50:40 +01:00
CCard.hs Initial state generation 2018-02-04 22:59:22 +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 First attempt at defining the game's states 2018-02-04 23:01:42 +01:00