A static web application developed to understand Graphs, Graph traversal and path finding algorithms 🎯
- 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.
This application is using JS(npm version) but if you want to try in case you are a python lover,