Concept Document: Jack The Giant, A Game Concept

1182 Words3 Pages

Game Concept Document Jack The Giant is an Android based game, depicting a man (Jack) travelling from the sky to the ground through the medium of clouds. Jack The Giant is a single player game, majorly intended to test the time tackling and pressure handling capability of the player. You are the Jack in the game and you are supposed to travel down through the clouds. The game consists of good and bad clouds. The screen in the game will scroll up, showcasing the gravity playing its role and the player needs to move Jack left or right so that he can jump on the good clouds beneath. Jack can also move left and right in the air. With every jump, the player earns score for successfully moving from one cloud to another and the player also needs …show more content…

The number of functional requirements involved in the game are: High Score: During the gameplay, there is a function for the score, which automatically increases as the Jack steps on the good clouds. The counting algorithm is implemented in this function that keeps on being added until Jack loses all his lives. The accumulated score then is stored in the database which decides the high score of the game. Here, we have created a separate database for all the three difficulty levels. Coins: As the Jack moves on in the game, he will find coins at indefinite time on the white clouds. As the Jack acquires the coins, the coin function will be triggered, rising the counter by one. Jack may get an extra life after collecting a certain amount of coins. Life: Just like coins, Jack will also encounter a Jack-faced icon in the game that indicates a life. The life counter will increase with one as soon as Jack collects the life. The frequency of life function is kept low. Non-functional …show more content…

This angle can be changed in the Unity. Collectable script and cloud collectors: Jack has to jump on the good clouds to collect coins. As soon as the Jack collects the coin, the coin will disappear and the coin counter will increase by one. Game controller: Jack can move left and right as controlled by the player. Fading screen: As the Jack steps on the bad cloud, the screen will fade out, indicating that Jack lost his one life. Player script: Jack can gain a life by collecting Jack-faced icon in the game. Every time Jack gains a life, it will be added to his life bucket. Game screenshots implemented in Unity This is main menu screen of the game. The player can either start the game, check the high score, change difficulty level or quit. This is the gameplay that appears when the player taps on Start Game in the main menu. The player needs to tap one more time to begin the game. The screenshot shows how Jack looks like. The screenshot shows different designs of good and bad cloud. Clouds in white color are good clouds and in black are bad

Open Document