A library for representing and manipulating hexagonal grids in Rust.
Add the following to your project's Cargo.toml
file under [dependencies]
:
chickenwire = "0.1.0"
Check out Chickenwire's Cargo page for the latest version info.
[Documentation needed]
Please read the following:
before filing issues and/or making contributions.
Dependencies
Design
- Red Blob Games' article on hexagonal grids
Dual-licensed to be compatible with the Rust project.
This software and associated documentation files are licensed under one of the following:
at your option. This file may not be copied, modified, or distributed except according to those terms.