https://github.com/dpc/hex2d-dpcext-rs
dpc's hacky extensions to hex2d-rs library
https://github.com/dpc/hex2d-dpcext-rs
Last synced: 11 months ago
JSON representation
dpc's hacky extensions to hex2d-rs library
- Host: GitHub
- URL: https://github.com/dpc/hex2d-dpcext-rs
- Owner: dpc
- License: mit
- Created: 2015-02-11T06:15:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-12-13T19:38:29.000Z (over 4 years ago)
- Last Synced: 2025-06-10T11:08:57.300Z (12 months ago)
- Language: Rust
- Size: 1.22 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/dpc/hex2d-dpcext-rs)
# hex2d-dpcext
## Introduction
DPC's semi-private extensions to hex2d-rs.
As [hex2d-rs] is supposed to be simple and stable library, I've decided to
share more complex utilities in a separate crate: [hex2d-dpcext-rs]. In time,
maybe some of the code here will be worth moving to the main library.
[hex2d-rs]: http://github.com/dpc/hex2d-rs
[hex2d-dpcext-rs]: http://github.com/dpc/hex2d-dpcext-rs
Read [Documentation](//dpc.github.io/hex2d-dpcext-rs/) for details.
Use [hex2d-rs]'s [issues](//github.com/dpc/hex2d-rs/issues/) to report issues with this library.
## Building
cargo build