[go: up one dir, main page]

piston2d-sprite 0.4.0

A library for sprite hierarchy and scene management
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# sprite [![Build Status]https://travis-ci.org/PistonDevelopers/sprite.svg?branch=master]https://travis-ci.org/PistonDevelopers/sprite

A library for sprite hierarchy and scene management

[How to contribute](https://github.com/PistonDevelopers/piston/blob/master/CONTRIBUTING.md)

## Example
Here is an [example](https://github.com/PistonDevelopers/piston-examples/tree/master/sprite) what `sprite` can do.

![actions](./demo.gif)

(The gif has low FPS, you can try the example yourself to see the full effect)

## Dependencies

![dependencies](./Cargo.png)