0-harshit-0 / maze

A maze generator and solver.

Home Page:https://0-harshit-0.github.io/maze/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maze Generation & Solving

A static web application developed to understand Graphs, Graph traversal and path finding algorithms 🎯


Features

  • PWA enabled, you can install it and play with it even if you are offline.
  • create maze of different size and color.
  • path finding algorithm like Dijkstra(add more in fututre) to solve the maze.

Library used:

This application is using JS(npm version) but if you want to try in case you are a python lover,

About

A maze generator and solver.

https://0-harshit-0.github.io/maze/

License:GNU General Public License v3.0


Languages

Language:JavaScript 70.3%Language:HTML 16.7%Language:CSS 13.0%