#game #map #hex

hex2d-dpcext

dpc's hacky extensions to hex2d-rs library

9 releases

Uses old Rust 2015

0.1.0 Oct 6, 2016
0.0.9 Jan 20, 2016
0.0.8 Jun 12, 2015
0.0.5 Mar 11, 2015
0.0.4 Feb 22, 2015

#5 in #game-map

Download history 4/week @ 2023-10-22 19/week @ 2023-10-29 1/week @ 2023-11-05 4/week @ 2023-11-12 2/week @ 2023-11-19 30/week @ 2023-11-26 28/week @ 2023-12-03 2/week @ 2023-12-10 12/week @ 2023-12-17 20/week @ 2023-12-24 1/week @ 2023-12-31 1/week @ 2024-01-07 9/week @ 2024-01-14 13/week @ 2024-01-21 19/week @ 2024-01-28 12/week @ 2024-02-04

54 downloads per month

MIT license

14KB
282 lines

Build Status

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.

Read Documentation for details.

Use hex2d-rs's issues to report issues with this library.

Building

cargo build

lib.rs:

Dpc's hacky extensions

Dependencies

~1.5MB
~23K SLoC