An open API service indexing awesome lists of open source software.

https://github.com/benjaminderprogrammierer/dice-attack


https://github.com/benjaminderprogrammierer/dice-attack

Last synced: about 2 months ago
JSON representation

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.