bananu7 / Hate

A small 2D game framework in Haskell, for Haskell
MIT License
26 stars 2 forks source link

Rendering backend #33

Closed bananu7 closed 9 years ago

bananu7 commented 9 years ago

Added switchable rendering backend functionality. The core of the implementation is PIMPL-like existential in RendererI.