项目作者: FroshVII

项目描述 :
Hexagonal grids in Rust
高级语言: Rust
项目地址: git://github.com/FroshVII/chickenwire.git
创建时间: 2019-06-05T05:43:50Z
项目社区:https://github.com/FroshVII/chickenwire

开源协议:Other

下载


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]:

  1. 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.