0.0.2 • Published 8 years ago

adroit-hex-grid v0.0.2

Weekly downloads
6
License
-
Repository
-
Last release
8 years ago

to clean and build:

$ grunt

to start test runner:

$ karma start

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';

0.0.2

8 years ago

0.0.1

8 years ago