Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arvindparekh/guess-the-number-game

A guessing game created in python as a learning project.
https://github.com/arvindparekh/guess-the-number-game

game

Last synced: 11 days ago
JSON representation

A guessing game created in python as a learning project.

Awesome Lists containing this project

README

        

# Guess-The-Number-Game
This is a Guess The Number game created with the help of Python.
It can be played by two users. The first player enters the number and the second player has to guess it. He will be provided with 7 guesses after which the game ends automatically.
Hope you like it!