0% found this document useful (0 votes)
35 views

Sampleproposal

This document summarizes a web-based game called "Don't Click the White" which is inspired by a popular mobile game. The game presents the player with tiles that are either black or white and the objective is to click all the black tiles without clicking any white tiles. It is designed to test the player's thinking skills, fast thinking ability, and patience. The game displays the player's score and a high score to beat. It consists of a main menu page and game page and uses HTML, CSS, JavaScript, DOM and jQuery but has no levels or lives - the game ends immediately if a white tile is clicked.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views

Sampleproposal

This document summarizes a web-based game called "Don't Click the White" which is inspired by a popular mobile game. The game presents the player with tiles that are either black or white and the objective is to click all the black tiles without clicking any white tiles. It is designed to test the player's thinking skills, fast thinking ability, and patience. The game displays the player's score and a high score to beat. It consists of a main menu page and game page and uses HTML, CSS, JavaScript, DOM and jQuery but has no levels or lives - the game ends immediately if a white tile is clicked.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Name: Section:

Title: Don’t Click the White

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.

You might also like