/learning-branching-game

I'll use the Random.Next() method to simulate rolling three six-sided dice. I'll evaluate the rolled values to calculate the score. If the score is greater than an arbitrary total, then I'll display a winning message to the user. If the score is below the cutoff, I'll display a losing message to the user.

Primary LanguageC#

Stargazers

No one’s star this repository yet.