Funcionalitiles
Funcionalitiles is a tile-based puzzle concept in which each square tile encodes a simple mathematical or logical function. The mechanic centers on arranging tiles on a grid so that an input stream is transformed into a prescribed output pattern. Each tile performs a defined operation when a signal passes through it, and neighboring tiles supply inputs and receive outputs. The challenge lies in routing signals through the grid with correct order and orientation while respecting constraints such as tile types, rotation options, and potential feedback.
Gameplay typically begins with a grid, a set of functional tiles, and a target configuration. Inputs may
Funcionalitiles is discussed in puzzle design contexts as a model for modular, function-based level design. Implementations