A simple game engine written in Haskell with SDL2
678c830e33
This was an issue with the default surface created by sdl, which had the wrong color format. For the future it is advised to use the RGBA CFu8 format from babl, or things may break again. |
||
---|---|---|
examples | ||
src | ||
.gitignore | ||
affection.cabal | ||
LICENSE | ||
README.md | ||
Setup.hs |
Affection
A simple Game Engine in Haskell using SDL
Disclaimer
This Engine is not stable yet. Things may change. horribly. I do not intend bumping versions for now.