An App for visualising the famous DFS and BFS algorithms to find a path from the source cell to a destination cell with obstacles between them.
- Blue -> Source Cell
- Light Brown -> Destination Cell
- Dark Brown -> Obstacle Cells (Can be added/removed by touching or dragging)
- Canvas
- Custom Views
- Coroutines
- Material Design