Popularity
1.7
Declining
Activity
0.0
Stable
3
2
0

Monthly Downloads: 12
Programming language: Haskell
License: zlib License
Tags: Game    

pine alternatives and similar packages

Based on the "Game" category.
Alternatively, view pine alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of pine or a related project?

Add another 'Game' Package

README

pine

logo Functional 2D Game Framework in Haskell

Inspired by CodeWorld and Elm

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:

  • [x] Textures
  • [ ] Events
  • [ ] Sounds
  • [ ] Text
  • [ ] Improved/cleaner backend
  • [ ] Optional higher level api with premade game state and entities