This project implements a graphical maze solver using Java Swing. It generates a random maze and allows the user to solve it using either the Breadth-First Search (BFS) or Depth-First Search (DFS) ...
at java.lang.Class.getDeclaredFields0(Native Method) ~[na:1.7.0_09] at java.lang.Class.privateGetDeclaredFields(Class.java:2308) ~[na:1.7.0_09] at java.lang.Class ...