Commit Graph

16 Commits

Author SHA1 Message Date
Tissevert 6dfaaee385 Handle errors in a mor aesthetical way and allow to hide them (+fixes a bug caused by an implicit access to a DOM element by its id) 2019-10-18 17:55:50 +02:00
Tissevert 66d2926635 Implement status handling to provide visual clue about the game state 2019-08-12 14:05:57 +02:00
Tissevert 6b26ce72a1 Animate turns by showing the cards movements 2019-01-13 20:01:55 +01:00
Tissevert 5c1ce754f5 Add a translation module and add a french translation 2019-01-01 12:57:27 +01:00
Sasha 05484db40f Implement custom asynchronous dialogs 2018-08-26 18:43:08 +02:00
Sasha 4e220fa1c0 Specify encoding in HTML 2018-07-28 12:44:19 +02:00
Sasha 3b4e3be37f Handle decreasing deck and opponent's hand 2018-05-26 21:26:12 +02:00
Sasha c5b9b0b170 Improved layout to separate zones for each player and the table 2018-05-22 12:09:53 +02:00
Sasha 57f93ca116 Replace card names by pictures in a sprite 2018-05-20 19:17:51 +02:00
Sasha dc49f4eb0e Playable game, only end of game isn't handled yet 2018-05-16 22:59:22 +02:00
Sasha 83201d5c95 Card-shaped cards in client GUI, sending move but not handled on server 2018-05-13 18:08:12 +02:00
Sasha 20001ebfc5 Start designing the client GUI to handle games 2018-05-12 15:32:00 +02:00
Sasha 2cf5d48419 Basic client dialogs to login and start a new game 2018-05-11 12:31:53 +02:00
Sasha d022ab9aa4 Simplify guest selection and handle disconnections 2018-04-13 09:57:36 +02:00
Sasha 59f8751fb6 Use session keys in the client to remove ambiguity 2018-04-12 23:01:40 +02:00
Sasha fab330b71d First draft, basic session handling 2018-04-11 13:26:41 +02:00