Skip to content

A simple Maze generator using a modified version of Hunt-and-Kill algorithm

Notifications You must be signed in to change notification settings

FaizanDurrani/Maze-Generator

Repository files navigation

Maze-Generator

A simple Maze generator using a modified version of Hunt-and-Kill algorithm

Modification

It maintains a List of "unvisited cells" instead of "hunting" i.e looping through all the tiles again

Example

example

About

A simple Maze generator using a modified version of Hunt-and-Kill algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages