Object Oriented Game Show App - Phrase Hunter #Project Title OOP Game Show App - Phrase Hunter An Object-Oriented JavaScript web game app. The player must guess a letter in the phrase. If the player guesses the phrase before choosing 5 incorrect letters, the player wins.
##Exceeds Expectations aspects of program *In the Game Class the startGame method contains a beginning game tone object. *This will probably be refactored to only occur if the user chooses sound ON *Then the game will have other sound effects
*the app.js file contains a fadeIn jQuery animation for the title of the game Phrase Hunter *This appears when the game is loaded in the browser
##Author
- Brian Kidd