@hackage ansi-terminal-game0.2.0.0

sdl-like functions for terminal applications, based on ansi-terminal

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/venzone
  • Package Flags

      example
       (off by default)

      builds examples

Library which aims to replicate standard 2d game functions (blit, ticks, timers, etc.) in a terminal setting. Aims to be cross compatible (based on "ansi-terminal", no unix-only dependencies), practical. This is a proof of concept release, used to implement http://www.ariis.it/static/articles/animascii/page.html . See example folder for some minimal programs.