- To create a game using HTML5, JS and CSS
- Include an instruction section explaining how to play the game.
- Display a message when the user has won or display the users score after the game has finished.
- Be styled to perfection!
- Be hosted online!
- This is a game that displays a start page, Instructions and main game page that shows two different outcomes depending on how the game goes
- The sample data is contrived, but shows how the data is stored in JSON format, retrieved via AJAX, and inserted into HTML templates.
The functionality has been implemented using the following features:
- Bootstrap 3.3.7
- semantic HTML5
- CSS