server/www
Tissevert e9205b67c7 Use the new APILanguage and simplify a lot of code 2019-08-24 23:29:40 +02:00
..
cards.jpg Added a back used by default for the cards 2018-05-26 11:49:24 +02:00
fun.js Playable game, only end of game isn't handled yet 2018-05-16 22:59:22 +02:00
game.css Animate turns by showing the cards movements 2019-01-13 20:01:55 +01:00
game.js Use the new APILanguage and simplify a lot of code 2019-08-24 23:29:40 +02:00
hanafuda.js Remove shameful commented-out code — not even in the right language ! 2019-01-15 21:39:29 +01:00
i18n.js Add a translation module and add a french translation 2019-01-01 12:57:27 +01:00
index.html Implement status handling to provide visual clue about the game state 2019-08-12 14:05:57 +02:00
login.css Add a translation module and add a french translation 2019-01-01 12:57:27 +01:00
login.js Implement status handling to provide visual clue about the game state 2019-08-12 14:05:57 +02:00
main.js Implement status handling to provide visual clue about the game state 2019-08-12 14:05:57 +02:00
messaging.js Add support for websocket even over SSL and wait for websocket to be properly open before trying to ping 2019-08-21 16:41:06 +02:00
room.js Handle decreasing deck and opponent's hand 2018-05-26 21:26:12 +02:00
screen.css Implement custom asynchronous dialogs 2018-08-26 18:43:08 +02:00
screen.js Add a translation module and add a french translation 2019-01-01 12:57:27 +01:00
session.js Start designing the client GUI to handle games 2018-05-12 15:32:00 +02:00
statusHandler.js Implement status handling to provide visual clue about the game state 2019-08-12 14:05:57 +02:00
translations.js Handle the end of games 2019-08-12 23:07:49 +02:00