Skip to content

gsubigya/numberguessinggame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

numberguessinggame

This Python code is a fully text-based implementation of the classic number guessing game. It allows players to guess a randomly generated number within a given range. The program provides feedback on each guess, letting the player know if their guess is too high or too low. The code is easy to run and provides a fun and interactive way to play the game. It is a great project for anyone looking to learn more about Python and game development. The code also includes features like, tracking number of attempts, difficulty level options and more. This game will be a perfect fit for anyone looking to enhance their Python skills and have fun at the same time.

{Beginner Frindly Project}

Installation

$ git clone https://github.com/subgqg/numberguessinggame.git

$ cd numberguessinggame

$ python3 -m pip install -r requirments.txt

$ python3 guessthenumber.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages