Skip to content

Repository files navigation

Map Creator

This is a work-in-progress tool for creating maps for use in agent based modeling simulations.

A map consists of multiple layers. Each layer is a grid, and all layers have the same width and height. Every cell on a layer's grid has an integer value associated with it, and each layer has a min value and a max value that bound the possible values of the cells. Every layer also has a color gradient that determines how each cell in the layer's grid is colored.

You can paint values onto the map by clicking and dragging on it. Maps can be saved and loaded as JSON.

paintingPainting values onto a layer

editing a gradientEditing a layer's gradient

Running

To run clone this repo and run make from the repo's root. Open the generated main.html file in a web browser.

About

map creator for ABM simulations

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages