Skip to main content

Games GDD

GDD gif


What is GDD for?


A Game Design Document (GDD) is a blueprint for the design and development of a game. The GDD is a way of being creative and documenting the approach to the development of the game. Gonzales (2016) states that "The important thing is to have something that describes your game project (or any other project for that matter) before jumping into production"(Gamasutra) It should help to plan out your game. Though it is recommended that the GDD should be short it needs to be detailed enough so as game developers and artists can coordinate the development of the game independently whilst keeping to the design. The GDD is a blueprint for how the game is going to be designed and built, similar to a mind map.

In conclusion, the game design document is vital to making a game and it is important to have in order to describe your game project.

How do we make one?

There are a variety of tools that could be used t create a GDD. These include word processing tools, visual tools like PowerPoint, or new web-based tools such as DubDoc. Each of these tools has its advantages and is a personal choice. Many of the examples shared via the internet are in Microsoft Word format. Romero Games (creators of Doom) favor a more visual tool such as PowerPoint. Whichever tool is used they should support the development of the game in an open and transparent manner.

What should be in it?

The GDD should be simple enough to read through details about your game design and concept. Schubert (2007), who was at the time lead designer of Bioware Austin, gave a GDC talk about how to create design documentation, some of the most relevant elements include:

  1. Know your target - Have a clear vision and understanding of what you want to make. Make sure your game is suitable and fits your target audience.
  2. Keep it short - Keep it to the point and clear, the short they are, the easier it is to read, write, and maintain.
  3. Prioritize the design - Divide your game in order of importance e.e. have a functional game. Concentrate on core mechanics and visuals, and then expand.
  4. Illustrate - Draw sketches of your planes that make it easier t structure and implement. Present what your game would look like as it's important to have a clear idea of the visuals before you begin creating.
  5. Use user stories - Describing the game through the player's vision (similar to what we did in the game vision statement). Take into account the game user's, their ideas may help develop future storylines or ideas.
  6. Invest in a good format - Take the time t structure your work so that it is easy to navigate.
  7. Use clear terminology - Don't over complicate the document. Make sure language is concise and accessible.
  8. Kill redundancy - (Recycle your code - use variables, not hard code). Always reference the new section on your page to have a clean document. Avoid copy and pasting sections.
  9. Capture your reasoning - Why did you make the choices you made? What led you to that thought process?


References:

Comments

Popular posts from this blog

Exploring Game Design

Inspiration image about discovering new things We started this week's tasks by reading articles about defining what a game is to a more detail and in depth explanations.  I used to define "game" as one or multiple players who works together to complete certain tasks with a set of rules that they must follow whether they win or lose. However if I put more thoughts into it, the definition gets more profound and brings me more in depth about what a game truly is. As I read though the first article that was talking about particular definitions of what a game is depending on how much interaction they have with it. For example, the more interest they have about games the more knowledge they can share with people. There is an interpretation from the article that I like based on a book called "Rules of Play" by Katie Salen and Eric Zimmerman. They explained that games are a "system in which players engage in an artificial, defined by rules, that results in a quanti...

Introduction to a future Animator 😁

If you've been reading my blog post since the day I started, you have read my first introduction. However, I haven't really talked about myself. So in this post, I will along with questions from the tasks we have given. 😁 My photo from last year First of all my name is Flosie Jane Sazon, I am currently a 2nd-year student studying Creative Digital Media at the  Technological University of Dublin located in Blanchardstown Campus. I'm 20 years old (even though I don't look my age πŸ˜‚) and I have been living in Ireland since I was 13. This course wasn't actually my first choice even though I love art. My first choice was something about business and language which was way different from what I'm doing now, but I'm really happy that I'm doing what I love. Even though there were a lot of times convincing my parents but everything went well in the end.πŸ˜‚πŸ˜‚ What was the best class you took last semester? why? Even though I enjoyed Web Development and Design Proc...

Game Elements

  Textured background with a text. Link This week's reading task is about game elements where we have to explore more important vocabulary that we could use and also consider if we are starting to build our game project. The first written document that I read was analyzing the qualities of games. It started to give a quick summary about the definition of a game and all of main qualities can be simply called as "Formal Elements" also known as "Atomic Elements of Games" . They are the smallest parts of a game that can be studied individually.  Here are the 10 Atomic elements: Players Objectives (goals) Rules Resources/Resource Management Game State Information Sequencing Player Interaction Theme (Setting, Narrative, Backstory) Game as Systems After reading each explanation about these elements, I started to understand how important it is to follow this because every one of them has a special role in our game. The whole game could change if we just adjust/remove a...