# Puzzle Games

{% embed url="<https://youtu.be/UUUpei7MkM4>" %}

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**](https://docs.sandbox.game/en/creator/game-maker/docs/game-rules) offers all new possibilities for creating custom puzzles with complex logic and loops.

### Variations **of Puzzles**

<table data-view="cards" data-full-width="false"><thead><tr><th></th></tr></thead><tbody><tr><td><strong>Tile-Matching:</strong> <br>Matching identical tiles or objects to clear them from the play area.</td></tr><tr><td><strong>Physics-based Puzzles:</strong> <br>Solve challenges using realistic physics simulations.</td></tr><tr><td><strong>Logic Puzzles:</strong> <br>Challenges that require logical deduction and problem-solving.</td></tr></tbody></table>
