# Haskell + Gamedev This a 2D platform game made with Haskell and SDL2. I have some experience making games, but not much with Haskell! Using cabal: ``` cabal run game ``` ## Author This was made by [Juan J. Martinez](https://www.usebox.net/jjm/about/me/). The code is licensed MIT, the assets [CC-SA-NC](https://creativecommons.org/licenses/by-sa/2.0/). Homepage: https://git.usebox.net/space-plat-hs/about/