Sampleproposal
Sampleproposal
Description:
This game is inspired and the HTML version of the famous android/iOS game,
“Don’t Tap the White” that has thousands of downloads in Google Play and App Store.
The game is composed of two-colored tiles, black and white wherein the user should
not click or tap (if they are using touch screen pcs) the white tiles. When the user leaves
some black tiles unclicked, he/she could not proceed to the next lines of tiles. Once one
of the white tiles is clicked, the game is over, and the game will restart if the user wants
another round. The game also displays the player’s score and also the high score to
beat.
Purpose/Objectives:
• This game is to test user’s thinking skills.
• To develop the user’s fast thinking ability.
• To examine the user’s patience
• To entertain the users.
Features:
The game consists of the following:
• A main page- it displays the following:
• Start button- start the game that links to the game’s page.
• How to play button- displays how to play the game, the mechanics and
the controls.
• About us button- displays the developer’s profile
• Game’s page- display the game
• Help button- displays how to play the games, the mechanics and the
controls.
• Play Again button- The game will be restarted if the game is over.
• High score to beat
• Player’s score
Scope and Limitation:
• This game is for all types of user provided that the can read and understand
instructions.
• The game consists only of four web pages- the main, how to play, about us and
the game’s page.
• The game doesn’t have any levels.
• The game purely uses the combination of these technologies- HTML, CSS,
JavaScript, DOM, and jQuery.
• The game doesn’t have any lives, once the white tiles is clicked or tap, game is
totally over.