Skip to content

tjcelaya/hex_math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HexMath

Translation of Amit Patel's Hex Grid library to Elixir. Currently set up for "point-end up" grids.

Install

Add dependencies in mix.exs

def deps do
  # ...
  {:hex_math, "~> 0.0.1"},
  # ...
end

About

A Library for working with hex grids in Elixir.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published