Game Mechanics Idea Generator

JavaScript Gaming Framework:

 


 

Game Mechanics Dictionary

ID Game Mechanics Rule Mechanics Defined
1 Avoiding Unkillable Objects There are objects that the player cannot touch. These are different from normal enemies because they cannot be destroyed or moved.
2 Big Gains for You Can Be Big Gains for Enemy There is an obvious and easy way to score points, but the more points you take the better position your enemy will be in also. (Example: Othello, Risk)
3 Block Path You don't directly fight your enemies but instead tried to block their movements. (Example: Tron, Quoridor, Minotaurus, Abalone, Chess (capturing the king))
4 Block Puzzles The game involves standard sized objects that must be moved around in a specific way. (Example: Tetris, Sokoban, Connect Four, Dr. Mario, Kirby's Avalanche / Puyo Puyo)
5 Bouncing Objects, Bullet Hell, Teleports which resulted in Incoming! A game where you must survive shots being fired at you. Complicating matters is that there are several teleports that the bullets could enter, making it tricky to figure out where they'll be coming from. You cannot directly control an object's movement, but can try to direct it so that the environment directs its path. (Example: Pong, Arkanoid)
6 Building The player can place different types of building blocks anywhere in the world to construct objects. (Example: SimCity, Minecraft, Rampart)
7 Bullet Hell The player is surrounded by a very large number of enemies or deadly objects. They are easy to handle individually but difficult in large numbers. (Example: Bullet hell games, many zombie games)
8 Capture the Flag Reach some distance remote location.
9 Cut Off One Head, Two Grow Back Like'Push Mole Down, Mole Pops Up except that making some necessary progress also causes the game to become more difficult. (Example: Asteroids)
10 Dialogue Tree When the player talks to other characters, they select one of many possible things to say. (Example: Many RPGs)
11 Disinformation The player must try to bluff the opponent into thinking they are stronger (for evasion) or weaker (for traps) than they really are. (Example: Poker, Stratego)
12 Economics Buy Low, Sell High. The game has different items that have changing value. The player must identify when it is good to acquire items when they are plentiful or cheap, and when it is good to sell them when they are scarce or valuable.
13 Fighting / Brawling The player's character has several different types of attacks (mostly melee, not ranged) to use against one or multiple enemies. (Example: Street Fighter 2, Double Dragon, River City Ransom)
14 Focused Human Senses and capabilities Visual, audio, touch (i.e., vibrate), short-term memory games
15 Force Constant Movement The player cannot stand still at any point. (Example: Nibbles, Rail Shooters, Asteroids, Winter Bells)
16 Game Gets Harder Until elimination Like 'Game Repeats Until You Die' except the difficulty level also keeps increasing. (Example: Tetris)
18 Game Repeats Until elimination There is no victory condition in the game, it just keeps going until the player dies. Or, especially with casual games, the game simply repeats after you beat it. (Example: Nibbles, Minefield, Solitare)
19 Gravity Like Forced Constant Movement except objects are pulled either in a certain direction or are pulled towards certain objects. Also consider: zero gravity, reverse gravity, changeable gravity.
20 Hidden Image / Where's Waldo? Like Information Overload, but the player is looking at a complex scene for a particular item, clue, or pattern. (Example: Many point-and-click adventure games)
21 Information Overload The game presents the player with lots of different variables and pieces of information, and the player must find patterns or make sense of it to make good (or even valid) moves. (Example: Quarto, Set, Bejeweled)
22 Instant Death Something causes immediate elimination, such as spikes or bottomless pits.
23 Jumping Almost always combined with gravity, the player must jump from one platform to another and not fall. (Example: Mario)
24 Left-Handed appeal Games targeting right-brain
25 Mouse Dexterity The player must move the mouse in a specific way without making errors. Often combined with 'Forced Constant Movement' or 'Avoiding Unkillable Objects'. Keyboard or game controllers usually require this sort of dexterity, but the mouse is usually reserved for either looking around or menu selection (neither of which requires dexterity). (Example: Fruit Ninja, Simon Gesture)
26 Protect a Target The player must not only stay alive themselves, but protect a target from enemies. The target may or may not be moving. (Example: Missile Command)
27 Push Mole Down, Mole Pops Up The moves that the player make will also cause obstacles to appear. Many moves are obviously possible, but the move that does not have negative side effects is not obvious. (Example: Slide Puzzle, Traffic Jam, Lights Out)
28 Quizzes Player must take and remember correct answers. (Example: Ganguro Girls)
29 Race The player must reach a place before the opponent does. Like 'Timed' except the enemy as a 'timer' can be slowed down by the player's actions, or there may be multiple enemies being raced against.
30 Repeat Pattern The player must repeat a series of given steps. (Example: Simon, Dance Dance Revolution)
31 Right-Handed appeal Games targeting left-brain
32 Scarce Resource There is an easy way for the player to fight enemies/score points, but it is a scarce resource. The player needs to balance hoarding the resource vs. using them effectively. (Example: Lunar Lander, Many zombie games)
33 Sequences Remember an Increasing Number of Things. Tests the short-term memory of a player. (Example: Simon)
34 Spinning Plates The player's attention must be split between multiple simultaneous objectives. Often objects need 'recharging' as they deplete at different rates. (Example: Rampart, Diner Dash)
35 Squad Rather than a single character, the player controls multiple characters that must work together to achieve an objective. (Example: Syndicate, A Daily Cup of Tea)
36 Switch Modes (Abilities) The player needs to constantly switch between two (or more) modes to effectively fight or move. (Example: Ikaruga, Marshie's Malloween Mix-Up, Pacman (switching between running from ghosts to eating them))
37 Switch Modes (Capture) A game where you have a specific target flag to pick up out of a sea of red or blue flags. While in blue mode the red flags will hurt you and while in red mode the blue flags will hurt you. You must move your character close enough to the target flag to click on it with the mouse and pick it up.
38 Teleports Rather than moving conventionally, the player can teleport to different parts of the screen. The player may or may not be able to control where the teleport goes.
39 Timed The player must achieve a task within a time limited. Some power ups or achievements can extend the time.
40 Uncountable Number of Possible Paths Most games have a few obvious places to go, but this mechanic means that the number of possible ways to order your movement quickly becomes thousands or millions of possible ways and it is not obvious which is the best. (Example: The Traveling Salesman Problem, Sokoban, Flood It, Bloxorz, Mazes)
41 Undirected Exploration The player has a large map that they can wander freely around, although obtaining items or solving clues will help open up new areas. The player often backtracks through places. (Example: Cave Story, Metroid, Castlevania)

 


Copyright © 2016 Stephen Gose LLC. All rights reserved.