The language spoken by the server and clients over the websocket.
Find a file
2020-01-20 22:57:13 +01:00
src/Hanafuda Add FromClient messages to handle game sync at reconnection and move logs into PublicGame data structure for simplicity 2020-01-20 22:57:13 +01:00
.gitignore Initial commit 2019-08-15 20:53:41 +02:00
CHANGELOG.md Rename the project «hanafuda-protocol» 2020-01-04 12:06:49 +01:00
hanafuda-protocol.cabal Merge branch 'main' into stateless-game 2020-01-04 12:09:06 +01:00
LICENSE Taking Message-related stuff out of webapp's Game and Message modules 2019-08-15 23:36:20 +02:00
README.md Rename the project «hanafuda-protocol» 2020-01-04 12:06:49 +01:00
Setup.hs Taking Message-related stuff out of webapp's Game and Message modules 2019-08-15 23:36:20 +02:00

Hanafuda Protocol

The language spoken by the server and clients over the websocket.