Game Mechanics Taxonomy

I'd like to do rare or novel and unique games, just like they used to do in the eighties. To do this I need a way to differentiate, identify and classify computer game mechanics. The differentiation between different game mechanics will hopefully reveal infinite amount of niches to fill.

Why structural taxonomy?

I want find the unused or forgotten game mechanics. Therefore I need a map that describes where those are and what they are. Plotting games into genres doesn't form a proper taxonomy for this use because the genres are too arbitrarily selected and too coarse. This classical categorization of games plots diversely different games into the same genre and the games that do not fit into the chart end up into multiple genres.

In practice the genre categorization fails to describe anything relevant about a game. You'd have to go through most of the genres to find all the games you might like to play. In this sense genre categorization is as useful as categorizing the games alphabetically.

The game mechanics shouldn't be muddled into the narrative of the game because narrative is a distinct and separately studied subject. For example, if the behavior of a projectile weapon is exactly same, it shouldn't matter whether the artist depicts them as rocks, shurikens or arrows.

Broad categorization

If the taxonomy is based on the structure, it may be used to uniquely describe any game mechanic because the classification of the game is the structure of the game.

The structural taxonomy is likely not foolproof. The classification still depends on how do you interpret the game mechanics. But it's likely safe to say that it is more reliable than categorization of the game by the genre.

Because of the need to differentiate between games it makes sense to organize the taxonomy by how much the game mechanics would change if the mechanic were mutated. Broader categorization the mechanic matches to, more game mechanics should be suppressed or damaged by the change of the mechanic.

The taxonomization described below cannot be assumed to be whole, because the game design space is likely infinite. Also if a change to specific aspect of mechanics represents a large change to the game mechanics, it should be large change in the taxonomical location accordingly.

Modes

The games usually consists of several distinct modes that contain distinct gameplay each. The individual modes form high-level structure of the game and can be distinctly recognized by the player.

An example: In the early Final Fantasy, there was battle mode, world map mode and game sheet mode. The game sheet embedded over the world map and could be activated any time by the user.

The description of mode activation is bit uncertain on games such as Gradius, where the modes seem to be both User and Event activatable. Although it can be argued whether Gradius powerups form actual modes.

Playing Fields

The playing fields are places where the entities are positioned to. The properties of playing fields describe how entities can be positioned on them or how do they move there:

The playing fields the game presents provide quite major part of this kind of taxonomy. The playing fields by large part also determine what can happen in a game, so it is likely that many details of the game depends on the specific kind of playing field.

Entities

Entities are anything within the playing field. Gaming cards, playable and nonplayable elements are entities. Anything that can move on the playing field is an entity. Playing fields and entities likely never appear without each other.

Player representation inside the game

The representation of the player in the game, who sees the player and what is visible for the player.

Winning/Losing/Evaluation/Progression conditions on the game

Very many games have some concept of progression built into them and it is commonly important for the game. This is potentially broader than other categorizations. Also it contains not only the conditions but the rules by which the conditions appear. I'm unsure whether this taxonomical group can be handled exhaustively.

An example of classification: Chess

Chess has no modes. It has a discrete grid playing field. It has Individual transitional entities that block the movement of the king. The players have controlled entities on each side with intermittent control. The game has checkmate progression condition on king at each side.

Specific details the categorization doesn't tell are the size of the playing field and that there are two players, that the entity types determine movement patterns that are available to them. Some of these details are crucial for the gameplay and for the chess engines playing the game.

Possibly the details still allow some degree of differentation between other games. I'm leaving it up for exercise to classify the pong and tetris the same way.

How did I realise I need this?

My Ludum Dare entry seems to have been successful in a way that people have liked it. It made me to wonder why? The game didn't really have much of graphics or audio. It only had the game mechanics. I ended up to working on the game mechanics due to limitations and guessing what people would most likely submit as their entries. It can be the game ended up being diverse enough to be equally challenging to everyone.

Since the design space is practically infinite, it is easy to get paralysed by the seemingly infinite amount of possibilities. There comes the motivation for a mental map. That map will help in implementation of the games as well as in finding plausible ideas for testing.

Similar posts