Crates.io | hexmap |
lib.rs | hexmap |
version | 0.2.1 |
source | src |
created_at | 2021-12-27 19:01:44.27274 |
updated_at | 2021-12-29 20:13:37.597269 |
description | A crate for creating and working with hex-based tile maps. |
homepage | |
repository | https://github.com/trevor-coleman/hexmap |
max_upload_size | |
id | 503840 |
size | 20,495 |
hexmap
A crate for building and managing hex-based tile maps in rust.
Based on the awesome page from Red Blob Games