Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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-compiler

Good luck 🤞🤞