Hangman Game in C++
Background: I originally created this hangman game when I first learned C++ in 2014 (it wasn’t pretty). Now that I’ve taken C++ courses in college, I’ve taken that original version and revised it to properly use the C++ language and acceptable coding standards.
make
and hit enter./hangman
and hit enter