Skip to content

jeevanng/week_2_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

week_2_test

Code

  1. npm init --y

  2. npm install --save-dev jest

Install jest as a dev dependency

Dice Rolling App

Users

  • Tabletop RPG gamers
    • Roll a variety dice and see result
    • Roll a 20-sided die (D20) and see the result
    • Roll a 20-sided die (D20) twice and seeing the worst result (roll with disadvantage)
    • Roll a 20-sided die (D20) twice and seeing the best result (roll with advantage)
  • Casual Tabletop gamers
    • Roll a 6-sided (D6) and see the result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors