SkillAgentSearch skills...

Mazes

A selection of maze generators based on Mazes for Programmers by Jamis Buck. Written in Python. Exported as ASCII and SVG

Install / Use

/learn @edabot/Mazes
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

mazes

A group of maze generators based on the book Mazes for Programmers: Code Your Own Twisty Passages, by James Buck. Mazes are displayed in ASCII and output as svg files.

These algorithms use random and svgwrite

Binary Tree

python3 binary_tree_demo.py

binary_tree

Sidewinder

python3 sidewinder_demo.py

sidewinder

Hunt and Kill

python3 hunt_and_kill_demo.py

hunt_and_kill

Recursive Backtracker

python3 recursive_backtracker_demo.py

recursive_backtracker

Colored grid to show distances

python3 coloring.py

coloring

Circle Maze

python3 circle_maze.py

polar_maze

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2mo ago
Forks2

Languages

Python

Security Score

75/100

Audited on Jan 6, 2026

No findings