This website requires JavaScript.
Explore
Help
Sign in
hanafuda
/
lib
Watch
1
Star
1
Fork
You've already forked lib
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This is the backend library implementing the logic of the Hanafuda game.
8
commits
3
branches
1
tag
729
KiB
Haskell
90.4%
Cabal Config
9.6%
871f1a383f
Branches
Tags
No results found.
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Sasha
871f1a383f
Shuffle is more a CCard thing than something specific to KoiKoi or other Games
2018-02-02 17:25:10 +01:00
.gitignore
Start with a Card module and a stub of Game
2018-01-22 22:50:40 +01:00
Card.hs
Start with a Card module and a stub of Game
2018-01-22 22:50:40 +01:00
CCard.hs
Shuffle is more a CCard thing than something specific to KoiKoi or other Games
2018-02-02 17:25:10 +01:00
Game.hs
Start with a Card module and a stub of Game
2018-01-22 22:50:40 +01:00
KoiKoi.hs
Shorten shuffle and improve its randomness (previous one declusters poorly)
2018-02-01 18:34:24 +01:00