Skip to main content

Python App for Generating Roads 2d Maps

Project description

roadmapgen2d

PyPI version Build Status Total alerts Language grade: Python

Road Map Generator for 2d Maps

screen

Install

$ pip3 install roadmapgen2d

Create the some dir with file roadmapgen2d-config.json:

{
    "map-width-px": 5000,
    "map-height-px": 5000,
    "texture-tail-road-width-px": 120,
    "texture-tail-road-height-px": 120,
    "random-max-points": 100,
    "create-video": false,
    "create-last-frame-as-image": true
}

And than in this directory run:

$ python3 -m roadmapgen2d .

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

roadmapgen2d-0.0.2.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

roadmapgen2d-0.0.2-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

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