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
70
commits
5
branches
1
tag
3.5
MiB
JavaScript
55.7%
Haskell
28.7%
CSS
8%
HTML
4.4%
Cabal Config
3.2%
0b834b4876
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
0b834b4876
Sort initializers into separate init functions for DOM and WS events, stop passing session.loggedIn() around in refresh and setMode functions and send first message through session
2019-11-24 22:52:57 +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
Sort initializers into separate init functions for DOM and WS events, stop passing session.loggedIn() around in refresh and setMode functions and send first message through session
2019-11-24 22:52:57 +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