Treehouse Unit 4 Project. This is a game called 'Phrase Hunter' that provides the player with a hidden phrase. The player must choose letters in order to correctly guess the phrase. The player may use the on-display keys/buttons or physical keyboard.
HTML/CSS. JavaScript.
- DOM manipulation
- Array iteration methods
- Refactoring and DRYing
- Event listening and handling
- Modulation
- Encapsulation
Much improvements are needed to meet WCAG standards.
Clone the project, and simply open index.html
Otherwise, I have a live version here.
Sean Crooks
Team Treehouse supplied all files except 'Phrase.js', 'Game.js', and 'app.js'. These files were created and written solely by author.