Skip to content

makeuseofcode/number-guessing-game-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

number-guessing-game-python

This is a python script that contains a number guessing game. It includes:

  • Setting a limited number of guesses
  • Adding hints to the game
  • Letting the player choose the difficulty

To Run

  • Navigate to one of the folders that contains the script using a terminal or command line.
  • Use the python command to run the game: python number-guessing-game.py

Example

alt text

About

This is a python script that contains a number guessing game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages