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
47
commits
5
branches
1
tag
3.5
MiB
JavaScript
55.7%
Haskell
28.7%
CSS
8%
HTML
4.4%
Cabal Config
3.2%
bcaa606021
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
bcaa606021
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
src
Continue emptying Game into APILanguage and update the rest of the code accordingly
2019-08-19 18:59:48 +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