An open API service providing repository metadata for many open source software ecosystems.

GitHub / ayax537 / Depth-First-Search-DFS-Maze-Solver

This Python script implements the Depth First Search (DFS) algorithm to solve a maze using the Turtle graphics library. The program visually represents the maze and the search process, allowing users to observe how DFS explores paths to find a solution.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayax537%2FDepth-First-Search-DFS-Maze-Solver

Stars: 0
Forks: 0
Open issues: 0

License: None
Language: Python
Size: 5.86 KB
Dependencies parsed at: Pending

Created at: 6 months ago
Updated at: 6 months ago
Pushed at: 6 months ago
Last synced at: about 2 months ago

Topics: ai, dfs-algorithm, dfs-visualization

    Loading...