Skip to content

dvail/map-nectar

Repository files navigation

Map Nectar

Pseudo 3d Hexmap building tool

Map Nectar is a map building tool build on React and PIXI.js to create 3-dimensional hexagon based maps in a 2-dimensional environment. The map concept is inspired by the isometric maps from Final Fantasy Tactics, but using hexagonal tiles instead of square tiles.

View the live demo here, or clone and run the editor locally with npm install followed by npm run dev.

To load a set of textures into the map, click the Tile Sets option, and load the corresponding .png image with the Load Image button, followed by the corresponding JSON texture atlas with the Load Atlas button. Example textures can be found in the ./res directory of this repository.

A sample map can be imported with the file downloaded from ./res/sample-map-export.json.

Included map assets found in ./res are created by Kenney, (CC0 1.0 Universal).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published