Skip to content

trailblazingfive/virtual-dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Dice

React app with a set of D&D dice for tabletop sessions.

Setup and deploy

  • npm install install packages
  • npm start start dev server
  • npm deploy build and deploy to github pages

Features

  • default dice set d4, d6, d8, d10, d12, d20, d100
  • dice number and sum result +/- modifier
  • roll history with timestamp
  • responsive design

Merge to production, work on issues on seperate branches; avoid 3 way merges.

Releases

No releases published

Packages

No packages published