Puzzle Templates
Logic, spatial reasoning, and problem-solving as the primary mechanic.

Puzzle Adventure
Build a puzzle adventure where exploration and problem-solving are woven together. Players move through a story by solving the environment. Summer Engine helps you design the mechanic and narrative interplay.

Escape Room
Build a digital escape room where players solve interconnected puzzles within a confined space. Code locks, cipher keys, hidden compartments, and the satisfaction of the final door opening. Summer Engine builds the puzzle framework.

Match-3 Puzzle
Build a match-3 puzzle game with a tile board, swap mechanics, special tile cascades, and the addictive loop that has defined mobile gaming for two decades. Summer Engine helps you design your version.

Hidden Object Game
Build a hidden object game with richly illustrated scenes, a list of items to find, and the zen loop of searching a detailed world. Summer Engine helps you build the scene structure and search system.

Logic Puzzle
Build a logic puzzle game based on deduction, constraint satisfaction, and the satisfaction of a solution that could only be the one correct answer. Summer Engine helps you build puzzle types and the verification layer.

Physics Puzzle
Build a physics puzzle game where players place or modify elements and simulate the outcome. The puzzle is in predicting and guiding physical behavior. Summer Engine and Godot's physics engine build the foundation.

Sokoban Puzzle
Build a box-pushing puzzle game in the sokoban tradition. Every move matters. Levels solvable through planning, not luck. Summer Engine helps you build the push mechanic, undo system, and level structure.

Word Game
Build a word puzzle game where players form, find, or guess words under constraints. Wordle variants, crosswords, anagrams, word searches. Summer Engine helps you build the word validation and puzzle system.

Programming Puzzle
Build a programming puzzle game where players write simple programs or instruction sequences to automate a character through challenges. Summer Engine helps you build the visual scripting layer and execution system.