Skip to content

Jarmander333/cpp-number-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-number-game

A simple C++ game where you need to guess the number based on "higher!", or "lower!".

Technologies used

This calculator was assembled with the following technologies:

Explanation on how to use it

When the program prompts you to enter a number you can enter (for example):

8
65
982

This program does NOT do deciamls, so there is no need to be worrying about needing to calculate all of pi

What it should look like (or at least close enough to it)

Enter a number between 1-1000:
512

The number is lower!

342

The number is higher!:

405

The number is lower!:

386

You got it right!  The number was 386!

About

A simple C++ game where you need to guess the number based on "higher!", or "lower!".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages