/Guess_Number_Game

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

Primary LanguagePython

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