In this #C++ #tutorial we will make hangman, in less than an hour. This tutorial is divided into 4 sections. A word list can be downloaded below.
Part 1 - setting up the starting display and game progression: 1:41
Part 2 - Getting a random word and displaying the word: 15:49
part 3 - Responding to player guesses: 30:45
part 4 - Displaying player guesses and visual clean up: 44:38
The word list can be downloaded from: http://bit.ly/WordListTxt (save this as a plan text file; '.txt')
---------
Follow me at:
Twitter: https://twitter.com/TwoNeuronstream
Twitch: https://www.twitch.tv/twoneurons
Discord: https://discord.gg/BSmsEWp
Download
0 formats
No download links available.
[C++ Tutorial] Hangman Tutorial (in under an hour) | NatokHD