Metadata-Version: 2.1
Name: Exploring-Mazes
Version: 0.1.0
Summary: Basic classes for maze and BFS implementation
Home-page: https://github.com/Jef808/ExploringMazes
Author: Jean-Francois Arbour
Author-email: jf.arbour@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown


# ExploringMazes
Implementation of a few algorithms related to mazes


