A webapp to play Hanafuda online. https://koikoi.menf.in
Find a file
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