SFML-haskell / SFML

Low level Haskell bindings for SFML 2.x
MIT License
41 stars 11 forks source link

SFML

Low level Haskell bindings for SFML 2.x

What's been wrapped:

What's been left out:

What's been tested:

Where it's been tested:

Installation (brief)

$ git clone https://github.com/SFML-haskell/SFML.git
$ cd SFML
$ cabal install

For detailed installation instructions, please head to the wiki.