PreethiSamanthaBennet / DiceThrowGame

My submission for a Uni Assignment!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :

Click Here !


My Video Explanation :

Click Here !


Please ⭐ before you clone / fork this repository! 😊

About

My submission for a Uni Assignment!

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 100.0%