🎲 Dice Game

🎲

Click the button to roll the dice

Roll Dice

Your Stats

Total Rolls: {{ total_rolls }}

{% if last_roll %}

Last Roll: {{ last_roll }}

{% else %}

No rolls yet

{% endif %} {% if total_rolls > 0 %} View History {% endif %}