PhillipKP / congenial-spoon

A guess the number game written in C++17, with Xcode 12 for Mac OS Catalina and MS Visual Studio 2019 for Windows 10.
0 stars 0 forks source link

congenial-spoon: A guess the number game.

Written in C++ with Xcode 12 for Mac OSX and Visual Studio 2019 for Windows 10.

This is a nice project to force me to learn the basics of C++.

The user is asked to enter an integer from 0 to 100.

I used Regular Expressions, function definitions, header files, types, if-else statements, structs with constructors with list initializations, and other basic concepts to implement this program.

Files:

Comments, issues, and grooming advice are welcome. You do this through the "Issues" section of this repository.

This is very self explanatory so I will not create a Wiki for this repo. :)

Phillip K Poon Last Updated 20 Nov 2020