Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coffee-cup/mazesolver

simple GUI maze solver that uses the A* algorithm
https://github.com/coffee-cup/mazesolver

Last synced: about 2 months ago
JSON representation

simple GUI maze solver that uses the A* algorithm

Awesome Lists containing this project

README

        

# Maze Solver

simple maze solver using A* algorithm.

Created with Java Swing.

![solver](https://raw.githubusercontent.com/coffee-cup/MazeSolver/master/ScreenShotMaze.png)