Skip to content

This is a simple guessing game written in Python. The computer will guess a number from 1-10 and you have to guess that number.

Notifications You must be signed in to change notification settings

johnnynalley/guessing_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Guessing Game

Info

How to Play

The program is going to choose a random number, and your job is to guess what number the computer chose. The computer will give you hints as to how close you are by telling you if the number you guessed is lower or higher than the number the computer chose.

About

This is a simple guessing game written in Python. The computer will guess a number from 1-10 and you have to guess that number.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages