Skip to content

Number Guessing Game - The machine chooses a number between 0 and 100. The player has to guess the number correctly within 10 guesses.

Notifications You must be signed in to change notification settings

Prakash-Das123/Python-Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Python-Guessing-Game

Number Guessing Game - The machine chooses a number between 0 and 100. The player has to guess the number correctly within 10 guesses.

How to play the game?

  1. Download or Clone the repository
  2. Open Command Prompt or Terminal as per your OS
  3. Type "cd [your-directory-name]"
  4. Type "python main.py"

Python Beginners Game

About

Number Guessing Game - The machine chooses a number between 0 and 100. The player has to guess the number correctly within 10 guesses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages