Maze Generation Patterns

Document maze generation algorithms (recursive backtracking, etc.), provide error handling patterns, include retry logic with limited attempts, document pathfinding validation patterns, and provide test patterns for maze generation. Use when implementing maze generation features.

pmarashian Updated

File contents

pmarashian/cursor-agent-skills/tree/main/maze-generation-patterns commit d03309369b

Frequently asked questions

npx skillmds@latest add pmarashian/maze-generation-patterns