/Hangman-CLI

The hangman.cpp is a small console application developed using C++ language.

Primary LanguageC++MIT LicenseMIT

The game of Hangman was coded using C++ in CodeBlocks IDE. 
Steps to run in CodeBlocks:
1.  Build the code using "Build" option.
2.  Run the code using "Run" option.
3.  Enjoy playing. :)