Description
Reactive Banana integration with SDL2
Description
Provides bindings and convenience functions for using Reactive Banana with SDL2. Please see README.md
README.md
reactive-banana-sdl2
Bindings between reactive-banana package and the sdl2 package (a Haskell binding to the libsdl library which is written in C).
This library is a port of reactive-banana-sdl -- which depends on the older, more rudimentary, libsdl-1 specific SDL to Haskell bindings and a pre-1.0 version of the reactive-banana library. It has been ported to the use Oliver Charles' sdl2 library and the > 1.0 releases of Reactive Banana.