hex2d-dpcext 0.1.0

dpc's hacky extensions to hex2d-rs library
Documentation
[dependencies]
hex2d = "0.1.0"
num = "0.1.2"
rand = "0.3.7"

[lib]
name = "hex2d_dpcext"
path = "src/lib.rs"

[package]
authors = ["Dawid Ciężarkiewicz <dpc@dpc.pw>"]
description = "dpc's hacky extensions to hex2d-rs library"
documentation = "http://dpc.github.io/hex2d-dpcext-rs/"
homepage = "https://github.com/dpc/hex2d-dpcext-rs"
keywords = ["game", "map", "hex"]
license = "MIT"
name = "hex2d-dpcext"
readme = "README.md"
repository = "https://github.com/dpc/hex2d-dpcext-rs"
version = "0.1.0"