GitHub / Israel-Charles / GUI-Dynamic-Maze-Solver
Java-based GUI application that solves mazes using backtracking algorithm. It visualizes the maze-solving process in real-time, highlighting the current path, backtracking steps, and teleportation through portals. The application effectively demonstrates pathfinding algorithms by marking visited cells, backtracking paths, and portal usage.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Israel-Charles%2FGUI-Dynamic-Maze-Solver
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 9.77 KB
Dependencies parsed at: Pending
Created at: 10 months ago
Updated at: 8 months ago
Pushed at: 8 months ago
Last synced at: 3 months ago
Topics: backtracking, backtracking-algorithm, dynamic-programming, java, java-swing, maze, maze-solver