imj-base

Game engine with geometry, easing, animated text, delta rendering.

https://github.com/OlivierSohn/hamazed/blob/master/imj-base/README.md

Latest on Hackage:0.1.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Olivier Sohn
Maintained by [email protected]

Game engine that is intended to help implementing games for the terminal.

Contains types and classes about discrete and continuous geometry, collision detection, animated UIs, animated colored text and easing functions.

Also contains a renderer (delta-renderer) optimized to avoid screen tearing in the terminal.