Metadata-Version: 2.4
Name: maze_generator_for_algorithm
Version: 0.1.0
Summary: Maze generator for AI pathfinding algorithms
Author: Chandramouli Ramesh
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pyautogui
Requires-Dist: Pillow
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Maze Generator for Algorithm

Install:

```bash
pip install maze_generator_for_algorithm
```
