Wednesday, October 8, 2008

Stupid Interface Tricks

I've been dabbling in a lot of free games lately and I have a short message for amateur game designers out there: learn how to make an interface. I'm not talking about pretty graphical menus or coding your own keyboard driver, I'm talking about the basics of how the player interacts with the game. I've played way too many games lately where it is clear that the designer put no thought at all into the interface; it makes sense to them but it acts as a barrier for anyone picking it up for the first time. You want to avoid entry barriers and doing that is Real Video Game Design 101.

Take I Want to Be the Guy, for example. It's intended to be a loving tribute to old NES games while simultaneously being the most unfair game ever devised. This is a fine goal: it creates a unique and peculiar feel for the game encouraging paranoia as everything in the game is out to get you. If it was just the game elements I wouldn't have a problem but when your character stands on a platform moving down the jump button becomes unresponsive to about fifty percent of the presses. Needless to say the game relies on split second jump timing and a frustration is introduced before the player gets too far into the game that is completely unnecessary.

Without seeing the code I'd say that there is simply a timing disconnect between when the game checks for keypresses and when it moves sprites (moving objects on the screen). So sometimes the platform moves, then it tests the jump button condition and finds the character is not standing on anything, and then the player character falls to catch up to the platform where another test occurs. I haven't dealt with this in Flash but the simple solution would be to expand the "standing" check for the jumps to allow for that one pixel difference between the player and the platform.

Blocksum is a cute puzzler that I'm mentioning just as example of sloppiness. Once you're in the game everything is fine. What happens when you first start the game, though, is the player is confronted by the message "PRESS A BUTTON" and pressing a button doesn't do anything. So where's the "any" key? Well as it turns out the game designer defined the interface as "Button A", "Button B", and "Button C" and then defined "Button A" as the 'z' key. So "PRESS A BUTTON" means "Press the 'z' key." The only way to know this is to find out is to press the 'z' key to get past the "PRESS A BUTTON" message. I'm sure this made perfect sense to the programmer but it's just sloppy to a person first starting up the game.

And then there's Dwarf Fortress. A game with an interface that was congealed rather than designed. For all the cleverness in design and behavior contained in the game the vast majority of people who look at because of the recommendations of other players can't even get started with it. The interface has no less than four completely different ways to select an area and chooses between them at random. Each menu has its own unique method of selecting something. Status and feedback on the player's choices is often deeply buried. There's never less than two different ways to do everything and which one works and which one does something completely different for just that section seems to be random. Dwarf Fortress is a perfect example of how to try to kill a good game concept with a bad interface.

Really there's no simple solution to Dwarf Fortress's interface problems. It needs to be gutted, simplified, and completely reimplimented. Just making it coherent would be a dramatic improvement. It's a tribute to the game that people can push through that monster block and find entertainment in it but so many people pass over it just because the interface is so unmanagiable. It's the poster child for exactly how not to make an interface.

I know to some extent it's a case of getting what you pay for but I'm starting from the possibly foolish assumption that the people who made these games want as many people as possible to play them. Interface design isn't as cool as adding a new boss, lightning effects, or special monsters but it is what the player is really going to be dealing with the majority of the time and doing it poorly hurts you. So please, amateur game designers, put at least some effort in it.

Sunday, October 5, 2008

Fan Artists of the 1990's

I'm slowly working my way through Chronospace which is an expansion of Allen Steele's "...Where Angels Fear to Tread" and so I'm delaying moving on in the Hugo short fiction reviews until that is done (here's a hint though; if I'm finding it hard to pick up a book then odds are I don't like it much). So I thought now would be a nice time to show another decade worth of Hugo winning fan artists.

As I did with the earlier list I'm skipping over winners that I've already covered. Get ready for a lot of cartoonists...

Stu Shiffman
1990 Hugo Winner for Best Fan Artist

While Shiffman has been active in the science fiction fan community the only sampling of his work (as opposed to the occasional single image) that I could find online is a collection of t-shirt designs he did ten years ago.

Teddy Harvia
1991, 1995, 2001, and 2002 Hugo Winner for Best Fan Artist

A constant nominee for the Best Fan Artist Hugo (he has been nominated almost every year since the late 80's), Teddy Harvia has a very extensive site covering his work.

Peggy Ranson
1993 Hugo Winner for Best Fan Artist

Ranson has worked a professional illustrator for language books and provided illustrations for stories in fanzines. That makes her stand out from the other artists who won the fan award in the 1990's since the rest of them primarily worked as cartoonists. There is a gallery of her work available at fanac.org.

Joe Mayhew
1998 and 2000 Hugo Winner for Best Fan Artist

Mayhew passed away in 2000 but a very extensive collection of his work is maintained online. With his art he was primarily a cartoonist but he worked in other mediums as well which is why I chose to showcase one of his wood carved canes above. With many of these artists the only work I can find online are illustrations so I had to take the opportunity even if the photograph isn't the best quality.

Ian Gunn
1999 Hugo Winner for Best Fan Artist


Gunn's Hugo award was posthumous; he died in 1998. Gunn was an Australian cartoonist who produced several a fanzine of them called Silly Illoes. The best sampling of his work that I could find online can be found here along with his obituary.