This hangman is made with C++ using Custom LinkedList as it's data structure.
- Make sure you have C++ installed.
- Clone this repository or make a new project, manually copy-paste source code and put the textfile inside source folder.
- Start debug on your console.