Chevron Left
Back to Implementation of Hangman Game using C++

Learner Reviews & Feedback for Implementation of Hangman Game using C++ by Coursera Project Network

About the Course

By the end of this project, we will create a simple fully functioning hangman game using C++. In this project you’ll be able to write functions that will print messages, draw hangman, print available letters and calculate the number of tries, and last but not least, you will be able to get the words that’ll be guessed randomly from a text file. In this project we’ll use Codeblocks IDE which is an open source IDE and it’s very simple to write our code in , which will help us implement all the needed functions and classes that is necessary to build our game...

Top reviews

Filter by:

1 - 1 of 1 Reviews for Implementation of Hangman Game using C++

By Taylor L

•

Oct 12, 2022

Learned alot about c++ and thought this was really cool as well. Definetly a lot more than I expected.