Hangman Console Game

This hangman is made with C++ using Custom LinkedList as it's data structure.

Steps

  1. Make sure you have C++ installed.
  2. Clone this repository or make a new project, manually copy-paste source code and put the textfile inside source folder.
  3. Start debug on your console.