ansi-terminal-game

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

http://www.ariis.it/static/articles/ansi-terminal-game/page.html

Version on this page:1.6.0.2
LTS Haskell 22.18:1.9.3.0
Stackage Nightly 2024-04-26:1.9.3.0@rev:1
Latest on Hackage:1.9.3.0@rev:1

See all snapshots ansi-terminal-game appears in

GPL-3.0-only licensed by Francesco Ariis
Maintained by [email protected]
This version can be pinned in stack with:ansi-terminal-game-1.6.0.2@sha256:7bf5a73f09ec7847d80e50dfb90cb15b4bcea9b350784f0754fe9850b97d1480,6205

Module documentation for 1.6.0.2

Library which aims to replicate standard 2d game functions (blit, ticks, timers, etc.) in a terminal setting; features double buffering to optimise performance. Aims to be cross compatible (based on "ansi-terminal", no unix-only dependencies), practical. See examples folder for some minimal programs. A full game: venzone.