a game made with openGL and haskell
| app | ||
| .gitignore | ||
| cabal.project.local | ||
| CHANGELOG.md | ||
| haskell-game.cabal | ||
| LICENSE | ||
| README.md | ||
Haskel game
what if game, but in haskel? a game made in Haskell with the sdl2 library not a game yet
to build execute:
cabal build
to run execute:
cabal run