Lost page

This commit is contained in:
Frank
2026-01-08 20:32:21 +01:00
parent 1b52f80448
commit ffd20f5535
7 changed files with 293 additions and 4 deletions

View File

@@ -18,12 +18,14 @@
data-topic="{{ (mercure_topic_base ~ '/game/hub-' ~ session.id)|e('html_attr') }}"
data-api-ping-url="{{ path('game_api_ping')|e('html_attr') }}"
data-api-echo-url="{{ path('game_api_message')|e('html_attr') }}"
data-api-check-finished-url="{{ path('game_api_check_finished', {session: session.id})|e('html_attr') }}"
data-lost-url="{{ path('game_lost', {session: session.id})|e('html_attr') }}"
data-screen="{{ screen|e('html_attr') }}"
style="display:none">
</div>
<div id="game-timer">
00:30:00
<div id="game-timer" data-end-time="{{ session.timer }}">
--:--:--
</div>
<div id="message-container">