Puzzle
Build a puzzle game: grid/board state, move input, rule-based resolution (match-3 cascades, sokoban pushes, tile logic), scoring, and undo. Use for a match-3, sokoban, or grid-logic puzzle.
- Skill name
puzzle
Install
npx skills add gamedev-skills/awesome-gamedev-agent-skills
Installs every skill in the collection; the router loads puzzle when your request matches it.
Skill source
Read the full playbook in skills/genres/puzzle/SKILL.md.
Related skills
card-game, fps-shooter, platformer, roguelike, rpg, survival-crafting, tower-defense, visual-novel