How to ask a question
Most people don’t know how to ask a question effectively, don’t be one of them. An important part of learning is figuring out how to ask for help, and how to do it properly.
In part two of this series we’ll take a look at wireframe prototypes.
This is a series of posts on prototyping where we will cover
Before we begin, let’s get some definitions out of the way.
It’s important to note that wireframes are not the same as mockups.
Here's a peak at the blockmesh for the #Uncharted4 clock tower alongside concept paintover by Nick Gindraux #Blocktober pic.twitter.com/WtWh5QY08F
— James Cooper (@_James_Cooper) October 2, 2017
With those definitions out of the way, let’s get started.
Let’s pretend we have an idea for a tactical RPG and we have no way of realizing a playable prototype by ourselves. If we want to talk about this idea with others, playtest some mechanics, or pitch the idea to a potential funder we’ll want to produce something tangible that will convey our idea while minimizing confusion. This is where a wireframe, and a wireframe prototype, could be very helpful.
A low fidelity wireframe, like the one above, is relatively simple to produce, and clearly communicates the game’s structure while leaving the actual implementation flexible. This is exactly what we want from a wireframe. This wireframe tells us several things about the game:
Generally, you would want to produce a wireframe for all the major parts of your game.
If this generic rpg was green-lit, we would expect the full game to swap out the generic art and template with a UI system that complements the desired aesthetic. However, at this point in production (pitch/pre-production) it is unlikely that the art design has been finalized and it’s not uncommon for the art style or aesthetic to change during pre-production (sometimes quite drastically). Because of this we want to retain our flexibility when it comes to art direction. By keeping our wireframes low-fidelity and abstract, we can continue working on the game’s mechanics even while the game’s aesthetics are pinned down. Unfortunately, a static wireframe only go so far. In order to get a feel for how the various wireframes work together, we need a prototype.
We can turn our wireframes into a working prototype by linking them together in a way that our users can interact with. This can also be done several ways. We can use a tool that specializes in producing wireframe prototypes like mockflow (free for one project) or go-mockingbird(free web interface, 12/month for 3 projects), print out the wireframes and create a paper prototype (part 1 of this series), or we can use generic programs like google slides, Powerpoint, or adobe acrobat to link the various wireframes together.
To illustrate what I mean, I’ll use google slides to create a wireframe prototype for a very simple game “Click to Win” which you can try out right now:
To make this prototype I simply created my wireframe in google slides (one wireframe per slide)
and made certain areas of slide intractable by right clicking on the element I wanted my
users to be able to click on and then making it so that clicking on the element jumped to
the proper slide.
The prototype is made of 3 slides, the initial screen, the success screen, and the failure screen. Given that this game is very simple, creating static wireframes of each screen might have been enough to convey the game’s design. However, creating a digital wireframe prototype like this has some advantages over paper prototypes:
Now that you know about wireframes and wireframe prototypes try to make one yourself. You can either 1) make a wireframe prototype for your game, or 2) make a wireframe prototype for a game that already exists. If you make a wireframe prototype for your game remember that we use prototypes to answer questions about our games, so create it with the goal of playtesting a part of your game or to see if you can translate a game idea you have into something you can share with someone else. If you’re attempting to make a prototype of an existing game start by trying to recreate the HUD or a menu.
Wireframes are fast, flexible, and can serve as a living game design doc. For the time and resources it take to create them, wireframes are a great way to get your game idea in front of someone quickly.
Got a prototyping tip you’d like to share? Contact us, connect with us on Facebook, or let us know on Twitter.
Till next time, game on!