ritvikkar / maze-traversal

Maze traversal in Java

Repository from Github https://github.comritvikkar/maze-traversalRepository from Github https://github.comritvikkar/maze-traversal

maze-traversal

The objective of this project was to reinforce my conceptual understanding of graphs and graph traversal algorithms by implementing a breadth-first search of a graph to solve any given maze.

About

Maze traversal in Java


Languages

Language:Java 100.0%