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
48
commits
5
branches
1
tag
3.5
MiB
JavaScript
55.7%
Haskell
28.7%
CSS
8%
HTML
4.4%
Cabal Config
3.2%
539b74990e
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
539b74990e
Fix race condition issue in move handling by first recording new game state before sending it to players
2019-08-22 17:47:45 +02:00
src
Fix race condition issue in move handling by first recording new game state before sending it to players
2019-08-22 17:47:45 +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