@koreez/phaser2-animate
Version:
34 lines (22 loc) • 1.53 kB
Markdown
# Phaser2 Animate
[](https://github.com/koreezgames/phaser2-animate-plugin/blob/master/LICENSE)
[](https://travis-ci.org/koreezgames/phaser2-animate-plugin)
[](https://codebeat.co/projects/github-com-koreezgames-phaser2-animate-plugin-master)
[](https://codeclimate.com/github/koreezgames/phaser2-animate-plugin/test_coverage)
[](https://badge.fury.io/js/%40koreez%2Fphaser2-animate)
[](https://greenkeeper.io/)
[](https://github.com/prettier/prettier)
Phaser2 Animate plugin adds Animate animations support to Phaser2!
Key features:
- Blazing fast
- Low memory usage
- Easy to use API
## Getting Started
First you want to get a fresh copy of the plugin. You can get it from this repo or from npm, ain't that handy.
[](https://www.npmjs.com/package/@koreez/phaser2-animate)
```
npm install @koreez/phaser2-animate --save
```
## Usage
## License
[MIT](LICENSE)