packages feed

imj-base-0.1.0.2: README.md

# What is it?

A game-engine library containing:

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

- A renderer (delta-renderer) optimized to avoid screen tearing in the terminal.

- IO utilities to read player key-presses.

Also produces a demo-application on text animation, `imj-base-examples-exe`.