Defining enumerations in C++
-
Updated
Dec 20, 2018 - C++
Defining enumerations in C++
A C++ console game by Nathanlie Ortega. Players guess a number between random bounds (100–200), gaining/losing points per guess. Features one bound display, dynamic bounds, menu-driven interface with enumerated types, name validation, point tracking, and game-over points run out or player exist.
Add a description, image, and links to the enumerations topic page so that developers can more easily learn about it.
To associate your repository with the enumerations topic, visit your repo's landing page and select "manage topics."