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
54
commits
5
branches
1
tag
3.5
MiB
JavaScript
55.7%
Haskell
28.7%
CSS
8%
HTML
4.4%
Cabal Config
3.2%
8147589377
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
8147589377
Save latest game state received in client to send it back to server and make the client work again with the new message protocol
2019-10-19 09:31:58 +02:00
src
Use lighter syntax and adapt client code
2019-10-18 19:01:46 +02:00
www
Save latest game state received in client to send it back to server and make the client work again with the new message protocol
2019-10-19 09:31:58 +02:00
.gitignore
First draft, basic session handling
2018-04-11 13:26:41 +02:00
ChangeLog.md
Use the new APILanguage and simplify a lot of code
2019-08-24 23:29:40 +02:00
hanafuda-webapp.cabal
Add a new Keys module to interface saltine and in the future implement keypair caching
2019-10-18 19:01:46 +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