Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 219 Bytes

File metadata and controls

6 lines (5 loc) · 219 Bytes

Hangman

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.