Word Guess HANGMAN Game - Stanford Code in Place Final Project - PYTHON - May 2020

by Jasmeet S

Description

Submission 1: My submission for Final Project is the 'Word Guess - HANGMAN' game. It has been built as per the guidelines received. The code uses the file LEXICON that has list of words which will be guessed by the Player as part of the game. Submission 2: My second submission is a variation to the basic Word Guess game submittedas above. The variation is an extension to the concept built in basic project. It let's the Player choose his game option, based on which words will be picked up from different files.