A webapp to play Hanafuda online. https://koikoi.menf.in
Go to file
Sasha 4cd6842c01 Use new parametric Game type in hanafuda library to expose Games more easily 2018-05-15 18:21:07 +02:00
src Use new parametric Game type in hanafuda library to expose Games more easily 2018-05-15 18:21:07 +02:00
www Card-shaped cards in client GUI, sending move but not handled on server 2018-05-13 18:08:12 +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
hanafudapi.cabal Start minding the version of the hanafuda lib 2018-05-12 11:18:48 +02:00