/ansi-sprite

Display sprites in your ANSI 256-enabled terminal

Primary LanguageC++

ANSI terminal sprite renderer

This program will allow you to render basic sprites in your ANSI 256-enabled terminal.

Compiling

Compile using cmake

Requires ImageMagick C++ libs

$ mkdir -p ansi-sprite/cmake-build
$ cd ansi-sprite/cmake-build
$ cmake ..
$ make

Usage

$ ansi sprite.png