Play the game so the guy can hang onto the train! Guess the word within seven tries!
||_ _ _ _ _ _ _ _ _ _ _ _ | | _ (_) | __ _ _ __ __ _ _ _| | __ _ _ __ |_/| / _` | '_ \ / _` | | | | |/ _` | '__| /| | | (_| | | | | (_| | |_| | | (_| | | \_ | \__,_|_| |_|\__, |\__,_|_|\__,_|_| | |___/ [@@__\_____\_____@@_____\_____\_____@@__________|=~~~.]
- Angular.js
- Node.js
- Bootstrap
- Get user input with
ng-model
- Organize code with
ng-controller
- Visualize a collection with
ng-repeat
- Fire an event with
ng-change
- User can be challenged with a random word from a list of words
User can...
- enter an uppercase word that's treated as a lower case word
- restart the game after win/lose
- keep score of games won and lost
- see a drawing of the hangman as the game progresses