visualize_level
Display ASCII art visualization of ice puzzle levels with optional solution paths, coordinates, and step markers for design analysis.
Instructions
Show ASCII art visualization of current level
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| showSolution | No | Show solution path overlay | |
| showCoords | No | Show coordinate numbers (default: true) | |
| showStepNumbers | No | Overlay step markers for solved path stops |