A simple game engine written in Haskell with SDL2
Go to file
2018-03-09 17:26:59 +01:00
examples now with joystick support 2018-01-09 18:40:54 +01:00
notes add notes 2017-11-22 22:32:50 +01:00
src adding mouseButtonEventMotion 2018-02-18 04:30:53 +01:00
.gitignore ignore vim swap files 2017-11-27 05:28:34 +01:00
affection.cabal now with joystick support 2018-01-09 18:40:54 +01:00
affection.svg logo! 2018-03-09 17:26:59 +01:00
ChangeLog.md amends 2017-12-24 00:40:23 +01:00
LICENSE initial scaffold 2016-03-25 09:44:50 +01:00
README.md logo! 2018-03-09 17:26:59 +01:00
Setup.hs initial scaffold 2016-03-25 09:44:50 +01:00

Affection logo

A simple Game Engine in Haskell using SDL

Disclaimer

This Engine is not stable yet. Things may change. horribly. Even minor version bumps may break the API.