Skip to content

anantdahiya8/DiceGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

DiceGame

How to Play

Double Click the exe file

Compile and Run cpp file

compile: g++ DiceGame.cpp -o DiceGame.exe
run the executable: DiceGame.exe

Rules of the game

  • The order in which the users roll the dice is decided randomly at the start of the game.
  • If a player rolls the value "6" then they immediately get another chance to roll again and move ahead in the game.
  • If a player rolls the value "1" two consecutive times then they are forced to skip their next turn as a penalty.

Screenshots

image

image

image

Thank You

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages