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

https://github.com/thethunderb0lt/maze_solver

A mini project build using Java with DFS technique.
https://github.com/thethunderb0lt/maze_solver

dfs java jframe jswing

Last synced: 20 days ago
JSON representation

A mini project build using Java with DFS technique.

Awesome Lists containing this project

README

          

# Maze_Solver

- A mini project Maze Solver application using Java language. This project will use Java Swing to implement the graphical interface & JFrame to create an output window for the project.

- Output after finding the maze path

![Demo_img](https://github.com/TheThunderB0lt/Maze_Solver/assets/50051805/cd7f58cb-c932-4b2e-8303-7c37229edfce)