Skip to content

PreethiSamanthaBennet/DiceThrowGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

License: BSD-3-Clause

Dice Throw Game

Problem Statement :

Assume an online board game in which each player tosses dice. Each time, the count on the dice is added to the player’s score. When the score reaches 50, the player is eliminated from the game. Design an algorithm for the board game with n players.


Source Code :


My Video Explanation :


Please ⭐ before you clone / fork this repository! 😊