Question: C++ Only please// Hangman Functional Requirements Create a hangman game Game should have menu and game flow Game loads in a dictionary of words using
C++ Only please//
Hangman
Functional Requirements
Create a hangman game
Game should have menu and game flow
Game loads in a dictionary of words using ifstream and randomly selects one to play with
Game saves out high scores of players or some other useful data to file using ofstream
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
