Skip to content

"CEELO" (multiplayer dice game) using ReactJS with React Router

Notifications You must be signed in to change notification settings

knoel0/CeeloReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEE-LO React

Cee-Lo dice game in ReactJS

About

Cee-Lo is a (2:5) player game of chance played with three six-sided dice.

Each player rolls all three dice at once, and continues to do so until one of the recognized combinations shown below is rolled. The most common combination is two of the same number, and a third different number. The value of the roll is the third unique number. The player with the highest valued roll rank wins.

If two or more players roll the same highest combination, a new round of the game begins between those players. The rolling process again occurs, with only those left in the game rolling. The game ends once there is a single winner in a round.

Roll Combination Rankings

  1. ⚃⚄⚅ : Winner
  2. ⚅⚅⚅ : Trip 6
  3. ⚄⚄⚄ : Trip 5
  4. ⚃⚃⚃ : Trip 4
  5. ⚂⚂⚂ : Trip 3
  6. ⚁⚁⚁ : Trip 2
  7. ⚀⚀⚀ : Trip 1
  8. ⚀⚀⚅ : High 6
  9. ⚀⚀⚄ : High 5
  10. ⚀⚀⚃ : High 4
  11. ⚀⚀⚂ : High 3
  12. ⚀⚀⚁ : High 2
  13. ⚀⚀⚀ : High 1
  14. ⚀⚁⚂ : Eliminated

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

"CEELO" (multiplayer dice game) using ReactJS with React Router

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published