Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 152 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 152 Bytes

Java-Maze-game

A java maze game that uses prim's algorithm to generate random mazes of any dimension, with the ability to solve them using dijkstra.