Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/susumoussa/guess-the-number
This is a python guessing game
https://github.com/susumoussa/guess-the-number
command-line fun guessing-game powershell python3 simple-project
Last synced: 26 days ago
JSON representation
This is a python guessing game
- Host: GitHub
- URL: https://github.com/susumoussa/guess-the-number
- Owner: SusuMoussa
- Created: 2024-08-04T11:29:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T11:42:04.000Z (3 months ago)
- Last Synced: 2024-10-13T00:01:46.694Z (26 days ago)
- Topics: command-line, fun, guessing-game, powershell, python3, simple-project
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is going to be a number guessing game in python.
INSTRUCTIONS:
1. You need to have python installed on your laptop you can use VSCODE, PythonProgramize and many more.
2. You will have to guess a number from 1 - 100.
3. You will have three tries ( add more tries if needed ).
4. If you guess within the three tries you win if not try again.Fact:
If guessing a number to 100 is hard you can decrease the number.Heres the link for the python programiz:
https://www.programiz.com/python-programming/online-compilerGood luck 🤞🤞