Skip to content

jalpino/mazes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Mazes

This project is an experiment in maze generation using Coldfusion. A lot of credit goes to Jamis Buck and his fantastic blog posts on Maze Generation in helping me learn and understand how to apply various mathematical algorithms to produce mazes.

This project implements the Backtracking Algorithm (both in recursive and iterative form) and Kruskal's algorithm.

The code has been tested on Railo 3.1 and Railo 3.2.

About

An experiment in maze generation using Coldfusion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published