An open API service indexing awesome lists of open source software.

https://github.com/yottahmd/ape

Animation Player for Ebitengine v2
https://github.com/yottahmd/ape

Last synced: 7 months ago
JSON representation

Animation Player for Ebitengine v2

Awesome Lists containing this project

README

          

[![GoDoc](https://godoc.org/github.com/sokartes/ape?status.svg)](https://pkg.go.dev/github.com/sokartes/ape)
# APE

Animation Player for Ebitengine v2

To do:
- [ ] Error handling
- [ ] Tutorials
- [ ] Alternative sub-rectangle methods. (vertical rectangles)

## Example

Run example on your local machine:

```Shell
go run github.com/sokartes/ape/examples/runner@latest
```