server/src
Tissevert b2253b81d6 Handle the end of games 2019-08-12 23:07:49 +02:00
..
App.hs Basic client dialogs to login and start a new game 2018-05-11 12:31:53 +02:00
Automaton.hs Handle the end of games 2019-08-12 23:07:49 +02:00
Config.hs First draft, basic session handling 2018-04-11 13:26:41 +02:00
Data.hs Basic client dialogs to login and start a new game 2018-05-11 12:31:53 +02:00
Game.hs Handle the end of games 2019-08-12 23:07:49 +02:00
JSON.hs Use new parametric Game type in hanafuda library to expose Games more easily 2018-05-15 18:21:07 +02:00
Main.hs Basic client dialogs to login and start a new game 2018-05-11 12:31:53 +02:00
Message.hs Handle the end of games 2019-08-12 23:07:49 +02:00
Player.hs Basic client dialogs to login and start a new game 2018-05-11 12:31:53 +02:00
Server.hs Handle the end of games 2019-08-12 23:07:49 +02:00
Session.hs Card-shaped cards in client GUI, sending move but not handled on server 2018-05-13 18:08:12 +02:00