This is Number Guessing game. The objective of the game is to guess the number untill a choosen number matches with the original number.All the landing page of this game is attcahed below .This also tell's whether the number is more than the original number or less than that number , which make's user to think more and take more closer to that number. ALong with this the colour of the background also change's with the number. PLay and have fun with this game . 🤞
GUI Based Game.
Python
WhatsApp.Video.2022-03-23.at.7.46.23.PM.mp4
- install python python 3.8.1 and above.
- Clone the Repository.
git clone https://github.com/abhijeet007rocks8/Dev-Scripts.git
- Change Directory.
(cd <path of the script> )
cd Dev-Scripts\Python\Number_Guessing
- Run the application
python Number_Guessing.py



