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
- Host: GitHub
- URL: https://github.com/yottahmd/ape
- Owner: yottahmd
- License: gpl-3.0
- Created: 2024-01-17T04:01:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-17T02:24:21.000Z (over 1 year ago)
- Last Synced: 2025-03-07T12:33:46.373Z (7 months ago)
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pkg.go.dev/github.com/sokartes/ape)
# APEAnimation 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
```