Skip to content

burlingsmith/chickenwire

Repository files navigation

Chickenwire

A library for representing and manipulating hexagonal grids in Rust.

Contents

  1. Installation
  2. Usage
  3. Documentation
  4. Contributing
  5. Credits
  6. License

Installation

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.

Usage

[Documentation needed]

Documentation

Contributing

Please read the following:

before filing issues and/or making contributions.

Credits

Dependencies

Design

License

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.

About

Hexagonal grids in Rust

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages