server/www
2018-05-22 12:09:53 +02:00
..
cards.jpg Replace card names by pictures in a sprite 2018-05-20 19:17:51 +02:00
dom.js Improved layout to separate zones for each player and the table 2018-05-22 12:09:53 +02:00
fun.js Playable game, only end of game isn't handled yet 2018-05-16 22:59:22 +02:00
game.css Improved layout to separate zones for each player and the table 2018-05-22 12:09:53 +02:00
game.js Improved layout to separate zones for each player and the table 2018-05-22 12:09:53 +02:00
hanafuda.js Replace card names by pictures in a sprite 2018-05-20 19:17:51 +02:00
index.html Improved layout to separate zones for each player and the table 2018-05-22 12:09:53 +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 Basic client dialogs to login and start a new game 2018-05-11 12:31:53 +02:00
main.js Playable game, only end of game isn't handled yet 2018-05-16 22:59:22 +02:00
messaging.js Basic client dialogs to login and start a new game 2018-05-11 12:31:53 +02:00
room.js Card-shaped cards in client GUI, sending move but not handled on server 2018-05-13 18:08:12 +02:00
screen.css Card-shaped cards in client GUI, sending move but not handled on server 2018-05-13 18:08:12 +02:00
screen.js Basic client dialogs to login and start a new game 2018-05-11 12:31:53 +02:00
session.js Start designing the client GUI to handle games 2018-05-12 15:32:00 +02:00