- Notifications
You must be signed in to change notification settings - Fork3
A maze generator and solver.
License
NotificationsYou must be signed in to change notification settings
0-harshit-0/maze
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A static web application developed to understandGraphs, 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,