Skip to content

This web application is a project that simulates the probability rolling of two six-sided dice. It calculates and displays the frequencies and percents of each die after each roll. A Die class is used to simulate random roll of the dice and the images of the corresponding dice are shown. (Input -> Number) of times to roll the two dice. (Output -…

License

Notifications You must be signed in to change notification settings

MelanieLamp/Dice-Rolling-Simulation

Repository files navigation

Dice-Rolling-Simulator

A website application with a user interface that was written in C# using Visual Studio Code. The program simulates the probability rolling of two six-sided dice. It calculates and displays the frequencies and percentages of each die after each roll. A die class is used to simulate random roll of the dice and the images of the corresponding dice are shown.

Dice Simulation

Input - Number of times to roll the two dice.
Output - Frequencies and percents of each face rolled.

Dice Simulation

Acknowledgements

This project was made possible from the lectures given by Niko Cuvileski at Edmonds Community College.
This course inspired me to build upon my knowledge of C++ and dive further
into software engineering. By getting hands-on experience with front-end C# development.

About

This web application is a project that simulates the probability rolling of two six-sided dice. It calculates and displays the frequencies and percents of each die after each roll. A Die class is used to simulate random roll of the dice and the images of the corresponding dice are shown. (Input -> Number) of times to roll the two dice. (Output -…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages