Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Readme.md

Number Guessing Game

Description

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.

Tech Stack Required

Python

Screenshot

Landing page

When the reuslt is too high

When the reuslt is too Low

When the User won the game

)

Video

WhatsApp.Video.2022-03-23.at.7.46.23.PM.mp4

Install the Dependencies:

  • install python python 3.8.1 and above.

To run the code in local:

  • 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