Skip to content

Himanshu-Agg12/Predict_my_number-CPP-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Predict My Number

Working

This is a Basic Project made by using C++. In this project the user will be asked to think of a number between the give range. The program will then show them some sets of numbers. The user will have to check if their selected number is present in the set and will have to respond by typing in y or n (yes or no).

After all sets are complete with user's responses, the number selected by the user will be displayed.

  • This is a fun game to play.
  • I am learning Bits and Bytes and thought of this concept and successfully applied it.
  • This game can be easily played on your local machine.

Installation

Install this project by cloning this repository or simply copy the code from this file and run it on a C++ compiler.

  Install a code editor Eg: Vs code
  Make a directory
  Open the .cpp file 
  Run the file by compiling it using a compiler

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages