A webapp to play Hanafuda online. https://koikoi.menf.in
Go to file
2019-08-24 22:43:05 +02:00
src Follow renaming (Key -> ID) in hanafuda lib, finish taking IDs declaration out of the webapp and simplify Automaton by putting some operations back into Game module 2019-08-24 22:43:05 +02:00
www Make sure game states are rendered sequentially to fix race condition bug caused by playing a very fast opponent (like the bot Hannah) 2019-08-21 22:13:44 +02:00
.gitignore First draft, basic session handling 2018-04-11 13:26:41 +02:00
ChangeLog.md Handle the end of games 2019-08-12 23:07:49 +02:00
hanafuda-webapp.cabal Update package version restrictions 2019-08-19 18:59:21 +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