Skip to content

Latest commit

Β 

History

History
18 lines (12 loc) Β· 537 Bytes

README.md

File metadata and controls

18 lines (12 loc) Β· 537 Bytes

DICE SIMULATOR

What is a dice simulator ?

Dice roller is a game where user is asked to choose a value from 1 to 6 and launch the dice. The fun happens when the dice falls.

Run

Use the main file to simulate the rolling of a dice. python3 main.py

The simulation prompts the user to play a dice.

Type y- To continue to Play n - To stop the play

Screenshot Sample

Screenshot from 2023-07-07 21-50-45