@hackage twirl0.4.0.4
Simple 2D Game Engine
Categories
License
Zlib
Maintainer
ilikeavocadoes@devmail.cc
Links
Versions
Installation
Dependencies (15)
- base >=4.7 && <5
- bytestring >=0.11.3 && <0.12
- containers >=0.6.5 && <0.7
- file-embed >=0.0.15 && <0.1
- linear >=1.21.8 && <1.22
- mtl >=2.2.2 && <2.3 Show all…
Dependents (0)
Package Flags
debug(off by default)
Twirl
Twirl is a 2D game engine, which focuses in simplicity, ease of use, and strong static typing. Twirl is scripted using Haskell, a purely functional programming language with a strong static type system. Twirl is used as an imported Haskell library.