๐ŸŽฒ Guess the Number Game by Prathyush S๐ŸŽฒ Guess the Number Game by Prathyush S

๐ŸŽฒ Guess the Number Game

Prathyush S

Prathyush S

Notifications You must be signed in to change notification settings
main
Code
Go to file
Open more actions menu

Latest commit

Aug 3, 2026
ac67d4b ยท Aug 3, 2026

History

Open commit details
6 Commits

Folders and files

Name
Last commit message
Last commit date
Aug 3, 2026
Aug 3, 2026
View all files

Repository files navigation

๐ŸŽฒ Guess the Number Game

A simple Python-based number guessing game where the player tries to guess a randomly generated number within a given range. This project is perfect for beginners learning Python basics such as loops, conditionals, and user input.

๐Ÿš€ Features

Random number generation using Python's random module
User-friendly input prompts
Feedback on whether the guess is too high or too low
Keeps track of the number of attempts
Replay option to play multiple rounds
Only 10 attempts allowed per round

๐Ÿ› ๏ธ Requirements

Python 3.x installed on your system

โ–ถ๏ธ How to Run

go to game.py
copy the entire code into your vs code

About

a game created using python

Resources

Readme

Stars

0 stars

Watchers

0 watching

Forks

No releases published

Languages

Like this project

Posted Sep 9, 2026

Simple Python-based number guessing game for beginners with random number generation, feedback, attempt tracking, and replay option.

Likes

0

Views

0

Tags