Paolo CODE IN PLACE 2020

by Paolo X

Description

Word Guess Game, it read words from external file list, it accept only 1 character per guess. Most of the options are set with constants. I added to ask player name and to use it along the game for more personal experience. The game asks if the player wants to see instructions before to play and a demo mode where it reveals the word to guess at the beginning. All the messages are organised as functions to make it easy to edit and avoid repetitions in the code.