JamBot3000 / Hacktober-Challenges

A collection of issues for begginers for Hacktoberfest challenges! I review PR's daily!
18 stars 38 forks source link

Make a number guessing game! #70

Closed Abtaha closed 4 years ago

Abtaha commented 4 years ago

Number Guessing Game in C++

A number is selected at random and you have to guess it. You have 10 guesses. The program will tell you whether your guess was smaller or bigger than the selected number.

Issue #8

JamBot3000 commented 4 years ago

Sorry but I think you are capable of more than this. This repo is meant to challenge people, primarily beginners.