Commit Graph

3 Commits

Author SHA1 Message Date
AudricV
ce640ff158
[Client] Add cookie availability check
If cookies are not allowed, the game cannot be played. That's the reason why an
alert error message is show in this case, in order to prevent the user to play
the game.
2023-01-15 12:04:19 +01:00
AudricV
298d0e3e34
[Client] Move theme setting to the start page
The theme setting is only used on this page right now, so it makes no sense to
include in other pages.
2023-01-09 10:59:47 +01:00
Thomas Rubini
fa84404852
refactor client code to be used with the server 2022-12-01 11:58:04 +01:00