Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 523 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 523 Bytes

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