Skip to content

Latest commit

 

History

History
 
 

Number Guessing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Star Badge Open Source Love

Number Guessing

number_guessing

🛠️ Description

This is a simple game where you have to guess a computer generated number within 1 to 10. However, you can't guess it all. You have only 4 chances to guess the correct number.

⚙️ Languages or Frameworks Used

The only python module that is required is random. You can install it using pip install random

🌟 How to run

Running the script is really simple! Just open a terminal in the folder where your script is located and run the following command: python number_guessing.py

📺 Demo

Screenshot 2021-08-06 153013

🤖 Author

Shruti Solani