You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple non GUI C++ implementation of the game Hangman.
Steps for running:
Simply run the Main.cpp file in any cpp IDE or Terminal.
Resources.txt file contains all the Questions and their answer in this game.
About
Simple non GUI C++ implementation of the game Hangman.