Skip to main content

Automatic generation of Viennese mazes with Python

Project description

Welcome ! The Viennese Maze factory (vmfactory) is a Python package for the automatic generation of Viennese mazes, which are labyrinths made of streets and traffic lights. Here are some examples and their solutions .

Read the full documentation here .

Installation

vmfactory requires the python packages Numpy, Networkx and Matplotlib. All these packages will be installed automatically during the installation of vmfactory, if they are not already installed.

vmfactory can be installed by unzipping the source code in a directory and running this command in a terminal

(sudo) python setup.py install

You can also install it directly from the Python Package Index with this command:

(sudo) pip vmfactory install

Contribute

vmfactory is an open-source software originally written by Zulko and released under the MIT licence. Everyone is welcome to contribute on the Github page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vmfactory-0.1.03.tar.gz (15.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page