Skip to content

Atechchatterjee/MazeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Generating Alogrithm

This is a simple visualisation of a maze generating algorithm.

Installation & Usage

Clone the repository.

git clone https://github.com/Atechchatterjee/MazeGenerator.git

Run command :

npm install 
yarn start or npm start

Or use docker compose

docker-compose up --build 


It runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Dependencies

  • Node v14
  • Docker
  • Docker-Compose

About

Visualisation of maze-generating algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages