turion / rhine

Haskell Functional Reactive Programming framework with type-level clocks
http://hackage.haskell.org/package/rhine
123 stars 21 forks source link

Implement sprites #19

Closed turion closed 6 years ago

turion commented 6 years ago

There should be a minimal implementation of sprites, which are basically pictures, with the following features:

turion commented 6 years ago

This is out of scope for this library, and more likely part of a new library which is basically a little game engine.