https://github.com/tasxatzial/dice-roller
https://github.com/tasxatzial/dice-roller
dice dice-roller
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tasxatzial/dice-roller
- Owner: tasxatzial
- License: mit
- Created: 2020-12-08T17:56:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T11:25:08.000Z (about 1 year ago)
- Last Synced: 2025-01-13T03:09:52.673Z (9 months ago)
- Topics: dice, dice-roller
- Language: CSS
- Homepage: https://tasxatzial.github.io/dice-roller/
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dice roller
A simple dice roll app.
[Live version](https://tasxatzial.github.io/dice-roller/src/index.html)
## Features
* Roll 1 to 8 dice.
## Implementation
* Responsive.
* Accessible + screen reader friendly.## Dependencies
None. The project uses only HTML, CSS, JavaScript.
## Run locally
Download the `src` folder and open `index.html` in the browser.