This is a command-line application using constructor functions. An object function is created to represent the current word the user is attempting to guess. This contains word specific logic and data. Each letter object will display an underlying character, or a blank placeholder (such as an underscore), depending on whether or not the user has guessed the letter. The function contains letter specific logic and data. The game will keep Track of the user's remaining guesses and prompt the user if they would like to end the game if none remain.
Client : GT Fullstack Web Development Program
Web : Built on HTML, CSS, Javascript, and jQuery. Hosted on Github
Design : Photoshop