Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asweigart/PythonStdioGames
/ mazemakerrec.py
File
mazemakerrec.py
src/gamesbyexample/mazemakerrec.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Maze Maker, by Al Sweigart al@inventwithpython.com
2
Make mazes
with
the recursive backtracker algorithm.
3
4
An animated demo: https://scratch.mit.edu/projects/17358777/
Callers
nothing calls this directly
Calls
2
saveMaze
Function · 0.85
displayMaze
Function · 0.70
Tested by
no test coverage detected