patchwork 0.1.0

A crate for easily drawing tiles from a tilesheet with `ggez`.
Documentation

Patchwork

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.

Example

TODO

License

Patchwork is licensed under both MIT and Apache 2.0