In this issue I want to modify the game's functionality by introducing a "try again" feature and restructuring the code into a class. The objective is to enhance the user experience by providing the option to reroll the dice without restarting the entire program, and also add docstring and update the Readme file to make easier for the users how to run the game.
Type of issue
[x] Feature (New Script)
[ ] Bug
[x] Documentation
Checklist:
[x] I have read the project guidelines.
[x] I have checked previous issues to avoid duplicates.
[x] This issue will be meaningful for the project.
Description
In this issue I want to modify the game's functionality by introducing a "try again" feature and restructuring the code into a class. The objective is to enhance the user experience by providing the option to reroll the dice without restarting the entire program, and also add docstring and update the Readme file to make easier for the users how to run the game.
Type of issue
Checklist: