The Top 10 Things I Learned in My First Semester, #6

Visuals matter, even at the playtesting stage. First and foremost, they attract testers. People will stop and ask about a visually appealing game, whereas you’ll have to work to drum people up for a game that’s scrawled on a sheet of paper.

Second, they help teach the rules. If all of your components are 3″ x 5″ cards with numbers on them, your game will seem more complicated than it is. Using some graphic design will help testers engage with the game in a deeper way, since they won’t be wasting energy trying to remember which featureless cards go on the left and which go on the right.

Don’t waste time making art for every prototype, especially early ones. When you have an idea that’s working, though, take the time to do some simple graphics for it. Your process will benefit a great deal.

Theory: The Top 10 Things I Learned in My First Semester, #7

There’s good juice and bad juice in video games. Good juice directs the player’s attention to where it needs to be, and clearly indicates what the situation is so that the player can respond correctly. Bad juice either misdirects the player or gives confusing feedback. Don’t simply assume that your game is automatically getting better because you’re putting more juice in; test to make sure the juice is the good kind.

As a negative example, take a look at Super Street Fighter II Turbo. The particle effect for a blocked attack is blood red, while the effect for a successful hit is light blue. Although this might sound arbitrary-but-harmless, it’s pretty confusing during a fast-paced match. Seeing what looks like blood splatter, but is actually an indication that no blood was spilled, can easily lead to wrong play. Avoid bad juice!

Theory: The Top 10 Things I Learned in My First Semester, #8

Think first, code second. If you launch into programming instantly, you’ll find yourself making design decisions without even realizing it; implementing a feature this way instead of that way will constrain what you can do later. Know where you’re going, at least in a general way, when you sit down to the computer; it will help ensure that you’re in charge of the tool, rather than the other way around.

Furthermore, once coding begins it gets very hard to zoom out and think about design issues. Moment-to-moment bug fixing, architecture, graphics and sound . . . an endless series of implementation problems start demanding attention. While it’s tempting to get something on the screen as fast as possible, use the time when those concerns are still in the future to focus on the design and make sure that it’s as strong as possible.

Theory: The Top 10 Things I Learned in My First Semester, #10

It’s possible to create a game that’s fun, not because the design is good, but because it’s built on an inherently fun activity. When working on a game whose foundation is something like Truth or Dare–something that’s popular even before your game gets involved–it’s critical to pay close attention to what your design is doing. You’ll get lots of positive feedback just because the foundation is entertaining, even if your design isn’t adding a lot of value (or, for that matter, is subtracting some value!). Listen closely to the feedback, and make sure it’s about your design, rather than the underlying activity.

Theory: Don’t Whistle Past Graveyards

While in law school, I was advised never to “whistle past a graveyard”–to ignore a potential problem. It’s equally good advice in game design. If you can imagine a problem, players will certainly encounter it, and in its worst possible form.

Playtesting today reminded me of this in no uncertain terms. I knew it was possible to move one’s general in Phalanx to awkward places in the middle of formations, and thereby prompt weird behaviors–but who would do that?

Everyone. Everyone will. And why not? The game allows it, so surely it’s good sometimes . . . .

I’ll be taking that ability out of the game. More importantly, though, I’ll be taking the lesson. Don’t whistle past graveyards. You’ll always have to go back and deal with them later.

Link: Africade

An interesting window into a game design culture on the other side of the world: Africade, a tumblr with links to some brief movies and articles on an indie game development scene in South Africa.

I was particularly struck by “The Choosatron,” a choose-your-own-adventure game played on what appears to be a modified receipt printer. One of the articles points out that this makes it possible to take one’s play home afterward; playing the game inherently involves creating a permanent record of the experience. It’s a fascinating approach.

Link: Phaser

As I work on Phalanx, it’s struck me that I owe a shout-out to the engine it’s built on, Phaser. Phaser is an HTML5 engine for browser games. It’s got a lot to recommend it, even if there is the occasional drawback.

First, the good! Phaser is:

Chock full of features: Need a physics engine? There’s several to choose from. A particle system? You’re covered. Phaser does the vast majority of the things you want a game engine to do.

Broadly compatible: I’ve not yet found a browser that Phaser doesn’t like.

Used to make browser games: OK, I’ve already mentioned this one. However, I think it’s fair to list it as a selling point. As one of my professors noted, there’s no better way to get your game in front of lots and lots of people than to just let them play it in their browser. After all, not everyone’s got a PC, or a Mac, or an Android device, or a PS4, or an Xbox One, or an iDevice, or an Ouya, or whatever . . . but everybody’s got a browser.

Open-source: Better coders than I can modify the engine to get it to do exactly what they want.

Free: Perhaps this is a necessity in the era of Unity and the Unreal Engine, but it’s still important.

In honesty, I do have to concede that there are a couple of issues a potential Phaser developer should be aware of.

Documentation: Phaser’s documentation can perhaps best be described as “uneven.” It’s good enough for experienced programmers. Beginners can find themselves at sea.

Performance: More an HTML5/Javascript issue than a Phaser issue, perhaps, but you’ll have to keep in mind some pretty hard limits on how far you can push your game. Phalanx uses simple 2D sprites with some minimal particles, and that’s enough to heat up a 2015 Macbook Pro.

Javascript: Not the programming language I’d prefer to be using.

In my mind the benefits Phaser brings substantially outweigh these weaknesses, two of which aren’t even fairly laid at Phaser’s door. If you’re looking for an HTML5 engine, or just a way to make games that will help you bring them before a large audience, give it a look.

Theory & Link: Video Game Tutorial Design

Another great resource, sadly not centrally indexed anywhere: Julia Keren-Detar’s talk on designing video game tutorials.

What’s particularly striking to me about this situation is that this talk isn’t hosted on the GDC website, or DiGRA’s, or at any other location where one commonly goes for this sort of discussion. One has to know it exists to find it. That’s clearly not OK; we really need a better clearinghouse for industry knowledge!

Theory: Mark Herman on (War)game Design

Yesterday I got to hear a spectacular talk by Mark Herman, longtime wargame developer and former CEO of Victory Games. Among the things I learned:

  • Games feel better when it’s clear whose shoes the player is standing in. Don’t just make the player “the UK;” make the player “Churchill.”
  • To choose the right level of abstraction, think about (a) the story the game is meant to tell and (b) who the player embodies in the game. Knowing that you’re building a game about grand strategy wherein the player is Churchill will drive you toward including certain things and omitting others. By contrast, if you’ve decided to tell a story about taking a specific bunker with the player as Sgt. Rock, that will naturally push you to incorporate what Sgt. Rock cares about and can interact with.
  • If there’s something that’s important but outside the level of abstraction for your game, don’t include a whole model for it. Instead, incorporate it as an element in a mechanism the game already has. For example, if your game has event cards, make it one of the cards.
  • Charles Roberts made wargames enormously more fun through the simple idea of being allowed to move some, all, or none of your pieces. Much of the fun of chess is building up a combo of moves—but doing that in chess is very hard. Allowing players to move lots of pieces at once made the fun of combos accessible.
  • Your game is done when you’re addicted to it.
  • Keep abreast of the market and its requirements. 100-hour campaigns used to be OK; today, the market won’t support them. It’s more fun as a designer to create games players will actually play!