Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

bfs-dfs

Here are 10 public repositories matching this topic...

A Python script to solve the 8-puzzle problem using BFS, DFS, and A* search algorithms. Compare their performance with detailed metrics like iterations, runtime, and solution path length. Includes practical insights into algorithm behavior and efficiency.

  • Updated Nov 22, 2024
  • Python

[Rebuild] Snake Remake ๐Ÿ is an upgraded edition of my past project, 'Unconventional Snake Xenia.' It's an AI-driven snake game featuring a custom neural network. ๐Ÿง  The menu-driven interface offers visualizations of different pathfinding algorithms! ๐ŸŽฎ

  • Updated May 29, 2024
  • Python

[Rebuild] Snake Remake ๐Ÿ is an upgraded edition of my past project, 'Unconventional Snake Xenia.' It's an AI-driven snake game featuring a custom neural network. ๐Ÿง  The menu-driven interface offers visualizations of different pathfinding algorithms! ๐ŸŽฎ

  • Updated Aug 19, 2025
  • Python

Improve this page

Add a description, image, and links to the bfs-dfs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bfs-dfs topic, visit your repo's landing page and select "manage topics."

Learn more