https://github.com/benjaminderprogrammierer/dice-attack
https://github.com/benjaminderprogrammierer/dice-attack
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benjaminderprogrammierer/dice-attack
- Owner: BenjaminDerProgrammierer
- Created: 2025-09-23T10:19:51.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-10-05T10:24:56.000Z (6 months ago)
- Last Synced: 2025-10-05T12:19:22.152Z (6 months ago)
- Language: HTML
- Homepage: https://benjaminderprogrammierer.github.io/dice-attack/
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dice Attack
A simple dice game where players roll dice to achieve the highest score.
## Quick Links
* [GitHub Repository](https://github.com/BenjaminDerProgrammierer/dice-attack)
* [Play Online](https://benjaminderprogrammierer.github.io/dice-attack/)
## IMPORTANT
The game will **NOT** work if you open the `index.html` file directly in your browser due to browser security restrictions (local storage access). Please use a local server or host it online.