~jship/anitomata

Composable 2D sprite animation in Haskell

f31cc9d Include changelog entries

~jship pushed to ~jship/anitomata git

4 months ago

5139bf7 Relax anitomata-aseprite's upper bound on base: 4.20 -> 4.21

~jship pushed to ~jship/anitomata git

4 months ago

#anitomata

Build badge

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.