A webapp to play Hanafuda online. https://koikoi.menf.in
Go to file
Sasha b61dd53f91 Remove inelegant handling of remaining cards count in client thanks to newly available count in 'deck' property of game states 2018-07-28 12:48:31 +02:00
src Pass the move just played along with the new game's state 2018-07-27 23:52:44 +02:00
www Remove inelegant handling of remaining cards count in client thanks to newly available count in 'deck' property of game states 2018-07-28 12:48:31 +02:00
.gitignore First draft, basic session handling 2018-04-11 13:26:41 +02:00
ChangeLog.md Basic client dialogs to login and start a new game 2018-05-11 12:31:53 +02: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
hanafuda-webapp.cabal Modify Game's export function to edit JSON content 2018-07-27 23:51:00 +02:00