Skip to content

jtwebb/Number-Guessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Number Guessing

This program uses Python3

Run

python main.py

Play

On startup the computer will randomly choose a number between 0 and 250. Your job is to guess that number. The computer will tell you if you're too low or too high. Once you guess the number, you win!

About

Simple "Guess the number I'm thinking of" game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages