Posts Tagged ‘design’

Making sure there is game

April 25, 2013

There’s an important early step when designing a game, and that’s the initial playtests.

It’s vital to get out into the open with a very early set of rules and prototypes, and actually run through the game a couple of times. You’ll always want to do this with a trusted few play testers, those who you know won’t pull their punches.

Sometimes a game will feel great in your head, but it won’t actually play well. Rules intended to create tension and interest just lead to misery. Something that you thought was cool is just unworkable.

It’s important to actually get playthroughs as these issues become obvious quickly.

In a card game I was working on, a mechanic that was supposed to allow a losing player to catch up was just letting the leading player get further ahead. It was a bad situation, and after a couple of plays it became clear that there was no way to salvage it.

It was much better to junk the game early, and start again, then to put lots of effort into development and polish for a wider set of playtesters.

Test early and often, and iterate on what you learn. This will lead to success (or at least more fun games).

Advertisement

Developments and Designs

April 14, 2008

Work has begun in earnest on my new game. It’s different to any others that I’ve worked on, as it’s an online game. It’s a lot more involved than my Countdown implementation, or anything else I’ve done before, it’s a real chance to exercise my rather rusty php muscles.

I’ve been working mostly on the essential framework for the game, I’ve only got a few game-like elements in there at the moment, but things like user logins and account management are starting to come together. I’m hopeful I’ll get this necessary admin stuff over with soon, and be able to get onto the meat of the game itself.

Until I’ve got further news, you should consider visiting Kongregate (a great website for flash games), and look at the understanding games series, which present a lot of important concepts in game design, in a very accessible format.