Added tracking of a player's state

This commit is contained in:
Leon Mika 2025-06-20 14:00:23 +02:00
parent 64a2d4f9cb
commit 332cfd9fca
10 changed files with 95 additions and 19 deletions

View file

@ -2,4 +2,4 @@
<p>Welcome to the quiz</p>
<a href="{{prefix}}/1">Lets go</a>
<a data-controller="clearstate" data-action="clearstate#startGame" href="{{prefix}}/1">Lets go</a>