Relax anitomata-aseprite's upper bound on base: 4.21 -> 5
Relax anitomata's upper bound on base: 4.21 -> 5
Include changelog entries
anitomata
is a pure Haskell implementation of 2D sprite animation. The project
currently consists of the following Haskell packages:
Package | Description |
---|---|
anitomata |
Core types and implementation for 2D sprite animation |
anitomata-aseprite |
Preprocessor-based codegen for Aseprite animations |
anitomata-demo |
Interactive testbed for anitomata functionality |
For additional detail on the project, see the individual readme docs and the announcement post.
If you would like to contribute, see CONTRIBUTING.