small platformer game
Go to file
2016-12-26 14:14:54 +01:00
examples rename drawRect' to drawRect and clean Affection.Draw 2016-12-26 14:14:54 +01:00
src rename drawRect' to drawRect and clean Affection.Draw 2016-12-26 14:14:54 +01:00
.gitignore extended gitignore 2016-11-18 16:30:54 +01:00
affection.cabal disable example04 2016-12-26 14:14:34 +01:00
LICENSE initial scaffold 2016-03-25 09:44:50 +01:00
README.md readme update 2016-03-25 11:43:09 +01:00
Setup.hs initial scaffold 2016-03-25 09:44:50 +01:00

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.