Skip to content
/ dice Public

Dice roll tool where you can add dice dynamically.

Notifications You must be signed in to change notification settings

tope96/dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dice 🎲

About

Simple dice roll tool where you can add dice dynamically.

Installation

Download the source code.
To download all the dependencies execute:

npm install

To start web app:

npm start

Usage

In the fields on the top enter the values that will be randomly selected.
Each value must be separated by a comma.

If you want to add a new dice, press "Dodaj kość".

To roll the dice, press the dice icon. Then one drawn value from each dice will appear in the middle of the screen.

Below the "roll the dice" button you will also find a dice roll counter.

Every changes are automatically save in browser storage so you don't need to create new dice every time you open the app.

About

Dice roll tool where you can add dice dynamically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published