12 years ago

The Game Creation Process, Part 2: Designing the Idea

Designing your game idea


In the last blog post, we discussed techniques that you could use to think of new game ideas. Once you have that idea, you want to begin working on the design. The best way to begin developing your idea into a design is to understand the different design methodologies. There are numerous methodologies to the software development process but to keep things concise I will only discuss the waterfall and iterative methods.

The design of a game project would move in one steadily, downward direction following the Waterfall Method:

5d0c735b18637.gif

In a nutshell, the process of the waterfall method is to brainstorm an idea, analyze and design the idea into a game, develop and test the game with a prototype, and finally add the graphical polish along with other necessities, and ship the game. As the video game industry matured, publishers and developers came to understand that testing and adjusting game software requires time and money. It is also known that the time and money required increases the further you are into the development phase. This initially made developers want to test and adjust as little as possible which only hurt the game projects in the end.

Developers eventually encountered what is known as the Rule of the Loop: the more times you test and improve your design, the better your game will be. So, the idea to add the option of being able to backtrack and redesign things in earlier steps came along. This created what is known as the Iterative Approach:

5d0c735d51785.jpg

Similar to the waterfall method, you first come up with an idea, design the game, implement the game with a playable prototype, and then you test to see if the core mechanics work. However, after the testing comes an evaluation step. While evaluating the prototype of the game, you playtest the idea to decide what part of the design fits, and what needs to change. During this step, you are able to make the decision of whether the game is complete and ready to be shipped, or if you need to go back to the design step, and make some changes.

The problem with the waterfall method is that it is too linear for both designing and programming. It violates the rule of the loop because it leaves no room for iteration, which is needed in the creation process. If you should decide while using the iterative method that the rules, for example, need to change then you are able to go back to the design step, address the identified problem, implement the changes, and evaluate again. The iterative approach allows you to continue doing this until the game is ready. The iterative approach is inspired by the scientific method which involves making an observation, making a hypothesis, creating an experiment to prove or disprove the hypothesis, performing the experiment, evaluating the results of the experiment while forming a new set of observations, and repeating the first step until you reach desired results.

Since game design and development is an iterative approach, it should be obvious which method would help more with the game creation process. However, there are times when the waterfall method can be useful, like in games where the mechanics are largely lifted from another successful game, or with sequels and expansion sets to popular games. But for new and innovative ideas, the iterative approach is the road to take. Once you decide which methodology would work best, you can proceed with the next step in the game creation process which is the Implementation of the Game Prototype.

Follow Me On Twitter

The Game Creation Process Part 1

Video Game Mechanics: I have an idea, now what?

#gamedev #kaethedev #gamedesign



0 comments

Loading...

Next up

Game Dev Journal 1 A blog post about my experiences working remotely with independent game developers and designers.

Finding Creative Ways to Approach Game Design A creative way to think about designing video games

Game Designers versus Gamers: What is the Difference? Part 1 What is the difference between gamers and game designers?

What Makes Video Games Fun? A look into some of the key things that makes video games fun to people.

Video Game Mechanics Design Part 2: Creating & Understanding Rules Do you understand video game rules enough to create your own?

Game Designers versus Gamers: What is the Difference? Part 2 A second look into the differences between gamers and game designers

Video Game Mechanics Design Part 1: I have an idea, now what? Do you have an idea for a new game?

The Game Creation Process, Part 3: The Importance of Prototyping The Importance of Prototyping

Understanding the Flow Channel in Game Design An important aspect to understand as a Game Designer is the Flow Channel Theory. This is a very powerful concept that should be mastered.

How to Study Game Design: @KaeTheDev 's Process An approach to studying Game Design