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
71
commits
5
branches
1
tag
3.5
MiB
JavaScript
55.7%
Haskell
28.7%
CSS
8%
HTML
4.4%
Cabal Config
3.2%
403ee2da92
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
403ee2da92
Add start routine in session module picking the correct message and add an explicit loggedIn private boolean, rename the getter
2019-11-24 22:54:46 +01:00
src
Revert "Switch session logging out and relaying the log-out message to keep the sessionID accessible until the end" : the solution was to handle cases when the player wasn't logged in separately
2019-11-20 18:27:41 +01:00
www
Add start routine in session module picking the correct message and add an explicit loggedIn private boolean, rename the getter
2019-11-24 22:54:46 +01:00
.gitignore
Make git ignore cabal by-products
2019-11-17 17:00:47 +01:00
ChangeLog.md
Use the new APILanguage and simplify a lot of code
2019-08-24 23:29:40 +02:00
hanafuda-webapp.cabal
Separate PlayerIDs from SessionIDs and simplify protocol accordingly
2019-11-12 23:25:00 +01: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