Tiles determine the odds — more tiles = higher win chance.
∞ = unlimited stock. When stock reaches 0, the prize is automatically removed from the wheel and colours are reassigned.
Prize List
Total tiles on the wheel: —
| Color | Prize | Tiles (odds) | Stock |
|---|
Security Settings
Passwords are now stored securely server-side with encryption.
To change the admin password, generate a new hash and update api/config.php:
php -r "echo password_hash('your_password', PASSWORD_BCRYPT);"
Current displayed code: —
Note: Actual validation is server-side. Update api/config.php to change the real code.