Metadata-Version: 2.1
Name: mazegenerator
Version: 0.2
Summary: A maze generation algorithm for image-based mazes.
Home-page: https://github.com/exciteabletom/mazegenerator
Author: Tommy Dougiamas
Author-email: tom@digitalnook.net
License: UNKNOWN
Description: # Maze Generator
         
        Work in progress, for use with <a href="https://github.com/exciteabletom/mazesolver">Maze Solver</a>
        
Keywords: maze algorithm image generate
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5
Description-Content-Type: text/markdown
