Fantasy Console vs Pixel Art
ファンタジーコンソール / ピクセルアート
Fantasy Console comes from Digital Art and Pixel Art from Digital Image Techniques. One is style and the other technique. They are reached for with some of the same intent, which is where they get confused.
Fantasy Console
The movement of designing imaginary retro consoles, specifications and all. PICO-8's self-imposed 128x128 and 16 colors reinvented style-through-constraint for the present.
Pixel Art
Treats the pixel as an honest unit, building clear form from limited resolution and palette.
| Fantasy Console | Pixel Art | |
|---|---|---|
| Era | 2015– | 1970s– |
| Family | Digital Art | Digital Image Techniques |
| Kind | Style | Technique |
| Cues | Self-imposed resolution limits / A fixed 16-color palette / The fiction of cartridges / A culture of shared smallness | Visible pixels / Limited palettes / Tiles / Sprites |
| Best used for | Building a small game quickly and publishing the constraints along with it · Teaching or experimenting inside a specification that is settled in advance | Icons and controls for small screens that stay clean when scaled up · Game characters and terrain that must read apart at tiny sizes |
| Type | Only the built-in bitmap font, with spacing left to the specification | Draw letters on the same grid, fixing cap height in pixels |
| Composition | The low resolution decided first, screen content cut back until it fits | Scale only by whole multiples and keep every element on grid |
| Material | Colors taken from the fixed palette with no blending or midtones | Limited palette, dark outlines, neighboring hues to soften the steps |
| Caution | Loosening the limits after the fact abandons the shared premise of smallness and leaves a screen that is merely coarse. | Downscaling a photograph skips the decision behind every single pixel, and the contours turn muddy the moment the image is enlarged. |


