Skip to content

This repository contains a simple dice guessing game implemented in Python. The game prompts the player to guess the outcome of a dice roll and provides feedback based on whether the guess is correct or not. It's a fun and interactive way to practice basic Python programming skills while enjoying a classic guessing game.

Notifications You must be signed in to change notification settings

Bhuvi2006/Guessing-Dice-game-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Guessing Dice Game

This repository contains a simple dice guessing game implemented in Python. The game prompts the player to guess the outcome of a dice roll and provides feedback based on whether the guess is correct or not. It's a fun and interactive way to practice basic Python programming skills while enjoying a classic guessing game.

Features:

Generates a random dice roll.
Prompts the player to guess the number rolled.
Provides feedback on whether the guess is correct or incorrect.

Usage:

Clone the repository.
Run the Python script to start the game.
Follow the prompts to enter your guesses and see if you can guess the dice roll correctly.

About

This repository contains a simple dice guessing game implemented in Python. The game prompts the player to guess the outcome of a dice roll and provides feedback based on whether the guess is correct or not. It's a fun and interactive way to practice basic Python programming skills while enjoying a classic guessing game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages