Skip to content

souvik8149/Dice_roller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

🎲 Dice Roller Game

A simple Python command-line game to roll 1 or 2 dice.

✨ Features

• Choose to roll 1 or 2 dice

• Displays dice faces as Unicode emojis: ⚀ ⚁ ⚂ ⚃ ⚄ ⚅

• Input validation and friendly prompts

• Option to play again after each roll

• Written in Python using built-in modules only (random, time)

▶️ How to run

1.Make sure you have Python installed.

2.Download or clone this repository.

3.Open terminal or command prompt.

4.Run:

python dice_roller.py

🛠 About

A beginner-friendly project to practice:

• Loops & conditionals

• User input validation

• Random module

• Unicode emojis in terminal

Enjoy rolling! 🎲✨

About

Beginner-friendly Dice roller game in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages