This repository serves a Python program that generates and solves maze using a randomized DFS algorithm. It provides a graphical visualization of the solving process using the Pygame library.
- Provide a light-weight Python file.
- Solve generated maze using DFS.
- Display the solving process in a graphical window.
- Support visualization of visited cells during maze solving.
python==3.11.7
pygame==2.5.2
This repository is maintained by Sippawit Thammawiset. You can contact the author at sippawit.t@kkumail.com