Tile-Based Interface
Also known as: Tile-Based Interaction
An interaction paradigm that represents spatial content as a grid of discrete, navigable tiles rather than a continuous coordinate plane. In accessible design contexts, tile-based interfaces provide blind or visually impaired users with an alternative way to understand and manipulate spatial layouts by encoding relative object positions through directional navigation (up, down, left, right) rather than requiring absolute coordinate knowledge. Each tile can represent an object or empty space, and the grid dynamically expands as content is added. Combined with sonification and speech feedback, tile-based interfaces support spatial cognition and compositional control for users who cannot perceive visual layouts directly.
Category: interaction design · accessible design
Related: Sonification · Accessible Content Creation