Skip to content

ClarenceHoward/MazeAutomata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Generating Cellular Automata

This is an implementation of maze generating cellular automata based on the rules described in this paper. It has adjustable parameters for the branching and turn frequency of the automata that generate the maze. Adjusting the frequency will change the style of the maze.

It is still a work in progress and there are some small bugs.

Automata Rules

State Diagram

Attribution

I used the library GraphLib to create the data structure representing the maze.

Installation

Open MazeAutomata.html in a browser of your choice.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published