Skip to content

ClancyDeveloper/python-divination-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Python Divination Game

A simple number guessing game written in Python.

๐Ÿ“Œ How It Works

The game generates a random number between 1 and 10, and the player must guess the correct number.
If the guess is incorrect, the game provides feedback and generates a new random number, continuing until the player guesses correctly.

๐ŸŽฎ How to Play

  1. Run the script using Python:
    python game.py

About

A simple number guessing game written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages