Skip to content
#

maze-rats

Here are 3 public repositories matching this topic...

Language: All
Filter by language

The terminal-based maze solver project is a command-line program that helps users navigate through a maze. It takes a maze as input and finds a path from the starting point to the goal, using algorithms like DFS or BFS. The program displays the maze and the solution path in the terminal interface.

  • Updated Jan 5, 2024
  • Python

Improve this page

Add a description, image, and links to the maze-rats 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 maze-rats topic, visit your repo's landing page and select "manage topics."

Learn more