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

https://github.com/comsavvy/guessing-game

This game allows you to guess number between 1-20 five times
https://github.com/comsavvy/guessing-game

Last synced: 10 months ago
JSON representation

This game allows you to guess number between 1-20 five times

Awesome Lists containing this project

README

          

# Game guessing

This program was written in C++ for guessing numbers between 1 to 20. After 5 trials the program will stop.
Can you guess the number?
# I wish you best of luck!