Skip to content

ricardocolin/guessing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Guessing Game Coded in C++

This is a single C++ file that asks the user for a lower and upper value in which then finds a chosen value between them.

Running the file:

Depending on the software used to run the C++ file; you may have to add or remove some of the libraries imported. This code was implemented in Xcode using a C++ file.

Screenshot Example:

alt text

About

This is a simple guessing game in C++ that uses the bisector method to find the value.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages