Description
cross-platform library for terminal games.
Description
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.