This website requires JavaScript.
Explore
Help
Sign in
hanafuda
/
server
Watch
1
Star
1
Fork
You've already forked server
0
Code
Issues
Pull requests
Releases
Wiki
Activity
9a46c1ef04
server
/
src
History
Tissevert
1ace122876
Use latest changes in the lib to send a log of what happened during a turn
2019-01-08 22:48:18 +01:00
..
App.hs
Basic client dialogs to login and start a new game
2018-05-11 12:31:53 +02:00
Automaton.hs
Use latest changes in the lib to send a log of what happened during a turn
2019-01-08 22:48:18 +01: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
Use latest changes in the lib to send a log of what happened during a turn
2019-01-08 22:48:18 +01: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
Use latest changes in the lib to send a log of what happened during a turn
2019-01-08 22:48:18 +01:00
Player.hs
Basic client dialogs to login and start a new game
2018-05-11 12:31:53 +02:00
Server.hs
Adapt code to new library change making player parametric in the key
2018-07-12 22:33:59 +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