Skip to content

fix : add play-again loop to Rolling-Dice game for better UX #1860

Description

@tmdeveloper007

Summary of What Needs to be Done

In , after the user declines to roll (chooses 'n'), the game simply prints a goodbye message and exits. There is no way to play again without restarting the script. A play-again loop should be added.

Changes that Need to be Made

Wrap the dice rolling logic inside a loop and ask the user if they want to roll again after each round, similar to other games in this project.

Impact that it would Provide

  • Better user experience consistent with other games in the project.
  • Allows users to play multiple rounds without restarting.

Note: Please assign this issue to the tmdeveloper007 account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions