Metadata-Version: 1.1
Name: mmsim
Version: 0.1.0
Summary: A simple Micromouse Maze Simulator server
Home-page: https://github.com/theseus/maze-simulator
Author: Miguel Sánchez de León Peque
Author-email: peque@neosit.es
License: BSD License
Description-Content-Type: UNKNOWN
Description: The server can load different mazes and any client
                can connect to it to ask for the current position walls, move from
                one cell to another and visualize the simulated micromouse state.
Keywords: micromouse maze server simulator
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
