small platformer game
Go to file
nek0 55ae0bd32a changing particle draw condition
Now particles are drawn when moving the mouse whilst pressing the left
mouse button
2016-12-20 05:27:45 +01:00
examples changing particle draw condition 2016-12-20 05:27:45 +01:00
src fixing my stupidity 2016-12-20 05:27:35 +01:00
.gitignore extended gitignore 2016-11-18 16:30:54 +01:00
affection.cabal more profiling 2016-12-16 16:43:25 +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.