Skip to content

jsonau/dice-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dice-counter

Log dice rolls to determine if dice are fair

  • 2 dices
  • Works on mobile or desktop browser

Running

You must have npm installed on your computer.

npm install

Then spin up an HTTP server on it or simply open the index.html file in a browser.

Developing

npm install 

Install all dependencies.

npm start

Perform an initial build and start a watcher process that will update bundle.js with any changes you wish to make. This watcher is based on Browserify and Watchify, and it transforms React's JSX syntax into standard JavaScript with Reactify.

About

Log dice rolls to determine if dice are fair

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published