The language spoken by the server and clients over the websocket.
Find a file
2019-10-22 17:45:07 +02:00
src/Hanafuda Store both hands in private state because it's easier to handle and allow the player's hand to remain unsigned (they can modify it, it's not taken into account by the server) 2019-10-22 17:45:07 +02:00
.gitignore Initial commit 2019-08-15 20:53:41 +02:00
CHANGELOG.md Release first useable version 0.1.0.0 2019-08-24 23:20:04 +02:00
hanafuda-APILanguage.cabal Use Base64 to correctly handle binary ByteStrings 2019-10-17 18:53:11 +02:00
LICENSE Taking Message-related stuff out of webapp's Game and Message modules 2019-08-15 23:36:20 +02:00
README.md Initial commit 2019-08-15 20:53:41 +02:00
Setup.hs Taking Message-related stuff out of webapp's Game and Message modules 2019-08-15 23:36:20 +02:00

APILanguage

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