/Guess-The-Number

A guess the number game made in python using the "random" package. The computer chooses any number between 1 to 10 and the player should try and guess the number.

Primary LanguagePythonMIT LicenseMIT

Guess-The-Number

Python 3.6

A console based guess the number game made in python using the random package. The computer chooses any number between 1 to 10 and the player should try and guess the number.

The code is clean and can be easily modified

Dependencies

This game requires python to be installed in your computer, python can be installed here

Setup

Download the latest release and run the Guess_The_Number.exe file

Thanks for downloading :)