Skip to content

lsug-dojo/Maze-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

The April 2011 Scala Dojo

Maze Generation problem
The challenge this month is to create an algorithm in Scala to automatically generate a maze or series of mazes.

There are a number of algorithms that can be used to automatically generate a maze.  A maze can be generated by starting with a predetermined starting point, then constructing the maze along a path.

Examples of maze generation algorithms are available at the Wikipeida page: 
http://en.wikipedia.org/wiki/Maze_generation_algorithm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published