packages feed

imj-animation-0.1.0.2: README.md

# What is it?

A framework to create event-based, physics-based, composed, generative animations.

Also contains ready-to-use animations.

## Demos

The following game uses this library to create its animations:

[![asciicast](https://asciinema.org/a/151434.png)](https://asciinema.org/a/151434)

# Build

You can build using [stack](https://docs.haskellstack.org):

`stack build --pedantic`

# Contributions

Contributions are welcome!