{% extends "base.html" %} {% block title %}Player Console โ€” AI GameDay{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

๐ŸŽฎ AI GameDay โ€” Player Console

{{ session.scenario_slug.replace('_',' ').title() }} {{ session.join_code }} ๐Ÿ“Š Full Leaderboard โ†—

Join a Team

โณ
Waiting for the facilitator to start the session and dispatch injects...
This page auto-refreshes every 5 seconds.
Leaderboard
Loading...
AI Tools
{% for tool in ai_tools %} {{ tool.icon }} {{ tool.label }} {% endfor %}
Click a tool, then submit your receipt token to earn bonus points.
{% endblock %}