Skip to content

The game of guessing the number between 1 to 10 with 2 modes with computer and user in CLI program.

Notifications You must be signed in to change notification settings

YasinRezvani/Guess_Number_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess_Number_Game

The game of guessing the number between 1 to 10 with 2 modes with computer and user in CLI program.

Install the requirements

First you should install the requirements:

pip install beautifultable

Demo 🎉

User guess

demo user guess

Computer guess

demo computer guess