For the complete documentation index, see llms.txt. This page is also available as Markdown.

Puzzle Games

Puzzles are an interesting genre that require more logic. While you may decide to create a maze or sequence that allows players to collect and use items to progress through a puzzle, the new Game Rules system offers all new possibilities for creating custom puzzles with complex logic and loops.

Variations of Puzzles

Tile-Matching: Matching identical tiles or objects to clear them from the play area.

Physics-based Puzzles: Solve challenges using realistic physics simulations.

Logic Puzzles: Challenges that require logical deduction and problem-solving.

Last updated

Was this helpful?