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

Projects in Awesome Lists tagged with dfs-visualization

A curated list of projects in awesome lists tagged with dfs-visualization .

https://github.com/imtjl/dfs-2d

Simple 2d DFS Visualization

dfs dfs-algorithm dfs-visualization

Last synced: 23 Mar 2025

https://github.com/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.

ai dfs-algorithm dfs-visualization

Last synced: 26 Mar 2025