Age | Commit message (Collapse) | Author |
|
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
|
|
the use of String.startsWith() is non standard and fails in safari.
fixed by replacing it by String.substring() + comparison
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
in case the judge disconnects, we give back the played cards to the
players and they are demanded to elect a new one
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
the procedure to install the webapp is described in the README file.
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|