server/www
2018-08-26 21:56:54 +02:00
..
cards.jpg Added a back used by default for the cards 2018-05-26 11:49:24 +02:00
dom.js Implement custom asynchronous dialogs 2018-08-26 18:43:08 +02:00
fun.js Playable game, only end of game isn't handled yet 2018-05-16 22:59:22 +02:00
game.css Handle decreasing deck and opponent's hand 2018-05-26 21:26:12 +02:00
game.js Implement custom asynchronous dialogs 2018-08-26 18:43:08 +02:00
hanafuda.js Replace card names by pictures in a sprite 2018-05-20 19:17:51 +02:00
index.html Implement custom asynchronous dialogs 2018-08-26 18:43:08 +02:00
login.css Card-shaped cards in client GUI, sending move but not handled on server 2018-05-13 18:08:12 +02:00
login.js Implement custom asynchronous dialogs 2018-08-26 18:43:08 +02:00
main.js Implement custom asynchronous dialogs 2018-08-26 18:43:08 +02:00
messaging.js Basic client dialogs to login and start a new game 2018-05-11 12:31:53 +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 Fix dialog layer not cleared when dialog gets closed 2018-08-26 21:56:54 +02:00
session.js Start designing the client GUI to handle games 2018-05-12 15:32:00 +02:00