Skip to content

Columbium41/Maze-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Solver

Table of Contents

About

A web app made with HTML, CSS, and vanilla JS that allows users to build or generate mazes and solve them with path-finding algorithms. Works on web browsers that support JavaScript and HTML Canvas. App is unsupported by devices with small screens such as smartphones.

App Features

  • Place Maze Objects & Change Maze Size
  • Visualize Pathfinding Algorithms
  • Visualize Maze Generation Algorithms
  • Modify Visualization Speed

What I Learned/Implemented

Web App Link

Maze Solver

Preview

preview-1 preview-2

About

A web-application that lets users create or generate their own mazes and solve them with various algorithms with visualization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors