Two-dimensional graphics are much more commonly seen than isometric graphics in computer games (obviously I am excluding all the 3-D games as they don't use pixel art, just painted textures). They include 'side view' (e.g. platform games such as "Super Mario", puzzle games such as "Tetris" or fighting games such as "Streetfighter") or 'top view' (e.g. games such as "Gauntlet", "PacMan" or "Xenon").
Still using a 2D tiling engine, some games will add an apparent extra dimension by making the 2D graphics (either predominantly top view or side view) seem to have extra depth (e.g. many RPG games such as "Legend of Zelda", shoot-em-ups such as "The Chaos Engine" or action games such as "Golden Axe").
Most two-dimensional games use a regular tiling engine and the display is pieced together from a collection of square tiles - unlike isometric games which used a combination of diamond or triangular shaped tiles.
Two-dimensional graphics have a very wide range of uses in games. Almost any genre of game can and has use two-dimsional graphics.
There are numerous advantages to using a 2D display engine over an isometric one:
However, and this is only my opinion, isometric views tend to look far richer and more interesting than their two-dimensional counterparts.
The following few pages show examples of two-dimensional pixel art and have been broken down into a few basic categories:
