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

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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