This website requires JavaScript.
Explore
Help
Sign in
hanafuda
/
webclient
Watch
1
Star
0
Fork
You've already forked webclient
0
Code
Issues
Pull requests
Releases
Wiki
Activity
The code for a web application to play hanafuda.
12
commits
2
branches
0
tags
2
MiB
JavaScript
85.4%
CSS
8.8%
HTML
5.2%
Makefile
0.6%
66cade4cb2
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Tissevert
66cade4cb2
Keep a line in games list for negative answers to let the user know about them and dismiss the news when they read it
2020-01-15 18:09:58 +01:00
js
Keep a line in games list for negative answers to let the user know about them and dismiss the news when they read it
2020-01-15 18:09:58 +01:00
skin
Implement main list functionalities (keeping track of players and games)
2020-01-11 19:46:41 +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
game.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
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
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