Voronchuk / hexagons

Hexagonal grids and tools written in Elm language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexagons

Hexagonal grids and tools written in Elm language.

Installation:

elm-package install Voronchuk/hexagons

Testing

The code was based on Red Blob Games material, so tests were written for documentation purposes and use-cases.

Install elm-test package:

npm install -g elm-test

Run tests:

elm-test

Similar solutions

About

Hexagonal grids and tools written in Elm language

License:MIT License


Languages

Language:Elm 100.0%