codeverything / awesome-projects

This repository contains awesome scripts and web based projects.
MIT License
38 stars 38 forks source link

Guess the Number Game #33

Closed Pratyay008 closed 1 year ago

Pratyay008 commented 1 year ago

Guess the Number Game

It is a simple game named 'Guess the Number' using Python programming. Here you have to enter the guessed number between 1 and 100, generated by the computer. And also your best score will be treated as the least number of tries. To run the game ---> First download the codes, then run it on your computer.

Happy Hacking

redKath commented 1 year ago

Please assign this to me so I can work on it. Thank you.

Pratyay008 commented 1 year ago

To mentor, I have done the code, please assign this to me so that I can contribute my code.