ashwinvargh / MazeGame

Employs Kruskal's algorithm to construct the maze. Computer can solve maze with either breadth-first-search or depth-first-search.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Employs Kruskal's algorithm to construct the maze. Computer can solve maze with either breadth-first-search or depth-first-search.


Languages

Language:Java 100.0%