Skip to content

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

License

Notifications You must be signed in to change notification settings

jeffgran/adroit-hex-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Jeff Gran
Jun 21, 2016
c386d46 · Jun 21, 2016

History

7 Commits
Dec 17, 2015
May 10, 2016
May 10, 2016
May 8, 2016
May 8, 2016
May 8, 2016
Jun 21, 2016
Dec 17, 2015
Jun 21, 2016
Dec 17, 2015
Dec 17, 2015

Repository files navigation

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

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