Skip to content

Some C experiments from the book Mazes for Programmers by Jamis Buck.

Notifications You must be signed in to change notification settings

superpanic/maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some C experiments from the book Mazes for Programmers by Jamis Buck.

Requisites
TIny GRaphics library https://github.com/erkkah/tigr

Put tigr folder in project root.

Demo
The recursive backtracker algorithm in action:
./maze 20 20 -r -l

maze_recursive_backtracker.mov

About

Some C experiments from the book Mazes for Programmers by Jamis Buck.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages