Lean C/C++ Bounds Checking with Low-Fat Pointers
-
Updated
Mar 26, 2022 - C++
Lean C/C++ Bounds Checking with Low-Fat Pointers
Runtime type and bounds-error checking for C/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 bounds-checking topic page so that developers can more easily learn about it.
To associate your repository with the bounds-checking topic, visit your repo's landing page and select "manage topics."