Suhas-G / Maze-Solver

A circular maze solver using Image processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maze-Solver

A circular maze solver using Image processing. It has the following features.

  1. Takes a circular maze image as input.
  2. Finds a path from the center to the opening found at the outermost level.
  3. Shades the path found.

About

A circular maze solver using Image processing


Languages

Language:Python 100.0%