Skip to content

Releases: heyitsbraden/c_plus_plus_numbergame

Built C++ File version 1.0.0

16 Mar 22:47
cea2949
Compare
Choose a tag to compare
Pre-release

C++ #'s Guessing Game --- README.txt

KNOWN ISSUES: Game crashes (Technically the code execution is done) if you guessed the number correctly, an update 1.0.1 will address this issue by adding a scores.log or scores.txt file to your root disk and writing the scores there.
TEMPORARY WORKAROUND: Run the game in cmd.exe to see your score at the end.

This is built and tested using Visual Studio 2019

  • One of my first C++ projects
  • First C++ project I made into a .exe

Full Changelog: https://github.com/heyitsbraden/c_plus_plus_numbergame/commits/v1.0.0
SPOILER: Nothing was changed lmao :D