# dyna-gloss
FRP bindings for library `gloss` which is great
to create 2D animation and graphics. It features declarative
and functional approach to drawing the pictures and here we
make it even more declarative with FRP style.
## Tutorial
* [Introduction](https://github.com/anton-k/dyna-frp/blob/main/dyna-gloss/tutorial/00-intro.md)
* [Example](https://github.com/anton-k/dyna-frp/blob/main/dyna-gloss/tutorial/01-example.md)
* [Quick reference](https://github.com/anton-k/dyna-frp/blob/main/dyna-gloss/tutorial/101-reference.md)