server/src
2018-05-12 15:32:00 +02:00
..
App.hs Basic client dialogs to login and start a new game 2018-05-11 12:31:53 +02:00
Automaton.hs Start designing the client GUI to handle games 2018-05-12 15:32:00 +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 Rename and implement correctly the type used to show a partial state of the game to players 2018-05-12 11:24:01 +02:00
JSON.hs First draft, basic session handling 2018-04-11 13:26:41 +02:00
Main.hs Basic client dialogs to login and start a new game 2018-05-11 12:31:53 +02:00
Message.hs Start designing the client GUI to handle games 2018-05-12 15:32:00 +02:00
Player.hs Basic client dialogs to login and start a new game 2018-05-11 12:31:53 +02:00
Server.hs Basic client dialogs to login and start a new game 2018-05-11 12:31:53 +02:00
Session.hs Basic client dialogs to login and start a new game 2018-05-11 12:31:53 +02:00