Metadata-Version: 2.1
Name: mazemastery
Version: 1.0.2
Summary: MazeMastery is a Python framework for teaching maze traversal to high school students. It helps students develop abstraction skills by providing a didactic tool. They can test their algorithms against randomized test cases of increasing complexity. The framework facilitates learning analysis and conceptual challenges. MazeMastery is an open-source project for scientists and educators.
Project-URL: Homepage, https://github.com/rabaur/MazeMastery
Author-email: Raphaël Baur <rabaur@ethz.ch>, Jens Hartmann <s4jehart@uni-trier.de>, Jaqueline Staub <staub@uni-trier.de>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: pillow
