@hackage pine0.1.0.3
Functional 2D Game Framework
Categories
License
Zlib
Maintainer
GrinshponDaniel@protonmail.com
Links
Versions
Installation
Dependencies (8)
- base >=4.7 && <5
- containers >=0.6 && <0.7
- linear
- mtl >=2.2
- sdl2 >=2.5
- sdl2-image >=0.1 && <2.1 Show all…
Dependents (0)
pine
Functional 2D Game Framework in Haskell
Currently a Work In Progress, but technically barely functional. The example in the app folder works, it displays an 800x800 window with the Pine logo.
Documentation is currently minimal and that is something I'm working on, as well as everything else.
TODO:
- Textures
- Events
- Sounds
- Text
- Improved/cleaner backend
- Optional higher level api with premade game state and entities