No docs! :-)
While this library looks like really great code and something I probably want to use, there are no docs or examples to help me (or anyone else) get started. Any chance you could scribble down a one page how to? Or point me to one if it exists ...
Thanks!
Sorry about that, and good point! I don't know when I'll get around to it, but in the meantime, check out hexmines: https://github.com/jimbojw/hexmines
I realize that that code isn't well documented either, but it should demonstrate how to use it.
Please put a link to hexmines on the README ;)
Alternative solutions:
http://www.rareese.com/blog/hexagonjs https://github.com/rrreese/Hexagon.js https://github.com/mpalmerlee/HexagonTools
And the ultimate guide to hex grids (math) http://www.redblobgames.com/grids/hexagons/
And implementation guide http://www.redblobgames.com/grids/hexagons/implementation.html
Cheers!