https://github.com/kabragaurav/numbergame
A number guessing game having levels from child to adult (varying difficulty levels) and based on your guesses and chances
https://github.com/kabragaurav/numbergame
guessing lucky-draw number-game python3
Last synced: 3 months ago
JSON representation
A number guessing game having levels from child to adult (varying difficulty levels) and based on your guesses and chances
- Host: GitHub
- URL: https://github.com/kabragaurav/numbergame
- Owner: kabragaurav
- Created: 2019-07-25T13:04:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-25T13:04:48.000Z (almost 6 years ago)
- Last Synced: 2025-01-21T19:24:44.094Z (4 months ago)
- Topics: guessing, lucky-draw, number-game, python3
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
======================================
Author : Gaurav Kabra
Date of comletion : 25-06-2018Description
----------------How to play?
Press Enter after you see some lines that say that you are now going to improve the mathematical skills.
Enter C for Child-level else Press A for adult-level.Precaution-
----------------Note that in Adult mode (A) , there can be several answers possible.
But the fun here is to check your guess with the number in machine!
Good Luck!!Note- The answer in Child mode (C) will be unique.
======================================