In this project, a computer game has been created called the Hangman Game.The app runs in the browser, and feature dynamically updated HTML powered by JavaScript code. The theme chosen for the game is "Rio 2014 - The world soccer championship". The app uses key events to listen for the letters that the players type. Once any key is pressed, the game starts. A player wins when he guesses the word correctly. For a particular word to be guessed it is displayed like this: _ _ _ _ _ _ _ when the game starts. As the user guesses the correct letters, they are revealed. Other things displayed on the browser are:
html/html-5, css/css3, bootstrap, git/github, javascript, jQuery and heroku