0% found this document useful (0 votes)
226 views4 pages

Game Design Document (GDD) Template: Game Name: SKYRISE3D

This document provides a game design document (GDD) template for a 2D platformer game called Skyrise3D. The game involves a single player pausing falling cubes to match their area to the cube below before it respawns smaller. The game uses 3D graphics on PC in C# with increasing difficulty as cubes spawn smaller until a finishing condition when placement is no longer possible. Key features include a minion character and theme. Gameplay involves menus, game modes, player control pausing cubes, and losing when placement fails.

Uploaded by

Naqash Ali
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
226 views4 pages

Game Design Document (GDD) Template: Game Name: SKYRISE3D

This document provides a game design document (GDD) template for a 2D platformer game called Skyrise3D. The game involves a single player pausing falling cubes to match their area to the cube below before it respawns smaller. The game uses 3D graphics on PC in C# with increasing difficulty as cubes spawn smaller until a finishing condition when placement is no longer possible. Key features include a minion character and theme. Gameplay involves menus, game modes, player control pausing cubes, and losing when placement fails.

Uploaded by

Naqash Ali
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

GAME DESIGN DOCUMENT (GDD) TEMPLATE

Game Name: SKYRISE3D

Genre: 2D Platformer

Game Elements:
Player has to pause the cube at exact time so that its area match the area of below one. Otherwise the new resapwning cubes
Gets shorter and shorter.And the game difficulty keeps on increasing.

Player:
Single Player

TECHNICAL SPECS

3d Graphics

View:
2d Camera perspective

Platform:
PC

Language:
C#

Device:
PC

GAME PLAY
The entire gameppay is based on respawning the cubes and placing them exactly over one another. If the player fails to
Place the cube exactly over the previous. The area of each new respawned cube gets smaller and smaller until it becomes so
small that It is impossible to place that cube over the previous one. And that is exactly the fininshing condition. when the player
fails to place the cube over the previous one so that it is not touching the prevous one the game ends.

Game Play Outline


This outline will vary depending on the type of game.
•Splash screens game logo splash
•Main Menu
• Day AND Night mode
• Character Minion/Dancing animation
•Player has to pause the cube using mouse
• No winning condition it is endles game with score increment.
•When player fails to meet the score increment condition game ends
•End
•?
Key Features
Minion Character
Minions theemd UI
Dancing Minion in game modEL

Game Flowchart
The game flowchart provides a visual of how the different game elements and their properties interact. Game flowcharts should
represent Objects, Properties, and Actions present in the game. Each of these items should have a number reference to where they
exist within the game mechanics document.
•Menu
•Synopsis
•Game Play
•Player Control
•Game Over (Winning and Losing

End Game

GamepLAY
If fail
Play mODE

Enter Game
Options Night Mode

IF paused

Options Day Mode


Exit
menu

User Interface (UI)


This is where you’ll include a description of the user’s control of the game. Think about which buttons on a device would be best suited
for the game. Consider what the worst layout is, then ask yourself if your UI is it still playable. A visual representation can be added
where you relate the physical controls to the actions in the game. When designing the UI, it may be valuable to research quality control
and user interface (UI) design informatioN

You might also like