A webapp to play Hanafuda online. https://koikoi.menf.in
Go to file
2019-11-05 18:14:24 +01:00
src Add a Player type back and slowly start separating SessionIDs (temporary) and PlayerID (permanent) 2019-11-05 18:14:24 +01: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 Player type back and slowly start separating SessionIDs (temporary) and PlayerID (permanent) 2019-11-05 18:14:24 +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