This website requires JavaScript.
Explore
Help
Sign in
hanafuda
/
server
Watch
1
Star
1
Fork
You've already forked server
0
Code
Issues
Pull requests
Releases
Wiki
Activity
A webapp to play Hanafuda online.
https://koikoi.menf.in
49
commits
5
branches
1
tag
3.5
MiB
JavaScript
55.7%
Haskell
28.7%
CSS
8%
HTML
4.4%
Cabal Config
3.2%
3e7c0a88f1
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
Tissevert
3e7c0a88f1
Follow renaming (Key -> ID) in hanafuda lib, finish taking IDs declaration out of the webapp and simplify Automaton by putting some operations back into Game module
2019-08-24 22:43:05 +02:00
src
Follow renaming (Key -> ID) in hanafuda lib, finish taking IDs declaration out of the webapp and simplify Automaton by putting some operations back into Game module
2019-08-24 22:43:05 +02:00
www
Make sure game states are rendered sequentially to fix race condition bug caused by playing a very fast opponent (like the bot Hannah)
2019-08-21 22:13:44 +02:00
.gitignore
First draft, basic session handling
2018-04-11 13:26:41 +02:00
ChangeLog.md
Handle the end of games
2019-08-12 23:07:49 +02:00
hanafuda-webapp.cabal
Update package version restrictions
2019-08-19 18:59:21 +02:00
LICENSE
First draft, basic session handling
2018-04-11 13:26:41 +02:00
Setup.hs
First draft, basic session handling
2018-04-11 13:26:41 +02:00