Skip to content

OfficialLilKev/NWR_Dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

NWR.Bet Dice - Provably Fair Game 🎲

NWR.Bet Dice Preview

A modern, high-performance Dice betting game featuring a "provably fair" system, real-time animations, and a responsive dark-mode UI. Built with Python (Flask) and Vanilla JavaScript.

πŸ“Έ Features

  • Smooth Animations: Custom CSS transitions for the slider cursor.
  • Live History: Tracks the last 5 rolls with Win/Loss indicators inside the game panel.
  • Settings Menu: Toggle Turbo Mode, Max Bet, and Mute Sound.
  • Magnetic Slider: Auto-snaps to 25, 50, and 75 for precision.
  • Provably Fair: Uses Server Seed + Client Seed + Nonce to ensure random results.

πŸ“‹ Prerequisites

Before running the game, ensure you have the following installed:


πŸ› οΈ Installation & Setup

1. Create the Project Structure

Create a new folder (e.g., DiceGame) and set up the files exactly like this:

/DiceGame
β”‚
β”œβ”€β”€ app.py                # The Python Backend Server
β”œβ”€β”€ README.md             # This file
└── /templates
    └── index.html        # The Frontend Game Interface

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published