The code for a web application to play hanafuda.
Go to file
Tissevert 421b91c0ff Stop emitting the (temporarily ?) deprecated Quit message at the endof a game and factorize the function to go back to main menu instead 2020-01-16 22:33:41 +01:00
js Stop emitting the (temporarily ?) deprecated Quit message at the endof a game and factorize the function to go back to main menu instead 2020-01-16 22:33:41 +01:00
skin Make game display, still nothing happens when clicking on the cards in the hand 2020-01-15 18:10:52 +01:00
.gitignore Go back to one single main for both pages (to leverage the browser's cache, since a good deal of code will be shared anyway), have GNU Make keep track of all JS depenendencies even in subdirectories, ignore compilation products 2020-01-12 16:51:21 +01:00
Makefile Go back to one single main for both pages (to leverage the browser's cache, since a good deal of code will be shared anyway), have GNU Make keep track of all JS depenendencies even in subdirectories, ignore compilation products 2020-01-12 16:51:21 +01:00
game.html Make game display, still nothing happens when clicking on the cards in the hand 2020-01-15 18:10:52 +01:00
index.html Go back to one single main for both pages (to leverage the browser's cache, since a good deal of code will be shared anyway), have GNU Make keep track of all JS depenendencies even in subdirectories, ignore compilation products 2020-01-12 16:51:21 +01:00