Skip to content
#

rat-maze

Here is 1 public repository matching this topic...

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 rat-maze 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 rat-maze topic, visit your repo's landing page and select "manage topics."

Learn more