Skip to content

jeffgran/adroit-hex-grid

Repository files navigation

to clean and build:

$ yarn global add grunt

$ yarn run build

or

$ yarn run watch

to run tests:

$ yarn run test

to use in another project

import {HexGrid, HexGridRenderer, HexCoords, HexViewCoords} from 'path/to/adroit-hex-grid';

Renderer for phaser.js

import {PhaserHexGridRenderer} from 'adroit-hex-grid/phaser';

About

Javascript hexagonal grid library (pluggable to whatever framework or renderer you want)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published