Crates.io | patchwork |
lib.rs | patchwork |
version | 0.1.0 |
source | src |
created_at | 2020-02-04 16:42:22.962634 |
updated_at | 2020-02-04 16:42:22.962634 |
description | A crate for easily drawing tiles from a tilesheet with `ggez`. |
homepage | |
repository | https://github.com/RedSquirrelsNut/patchwork |
max_upload_size | |
id | 204904 |
size | 19,712 |
Patchwork is a convenient crate for drawing tiles from a tilesheet using
a 'SpriteBatch'.
An update to the 'Mosaic' crate by Repnop(https://github.com/repnop/mosaic),
which is no longer maintained.
ggez
.
TODO
Patchwork is licensed under both MIT and Apache 2.0