Skip to content

HeresJohnny5/diceGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diceGame Rules:

Round Score

Total Score

  • The game has 2 players, playing in rounds
  • In each turn, a player rolls a dice as many times as they wish. Each result get added to the active player's Round Score
  • If the active player rolls a 1, all active player's Round Score gets lost. After that, it's the next player's turn
  • If the active player rolls two consecutive 6's both the active player's Round Score and Total Score will return to 0
  • The player can choose to 'Hold', which means that the active player's Round Score gets added to the active player's Total Score. After that, it's the next player's turn
  • The first player to reach 100 points on Total Score wins the game

home.html acts as splash page, explaining rules to players

game.html acts as actual game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published