git repo: https://github.com/tpaau-17DB/glitch-effect
Simple command line glitch effect based on ncurses.
Dependencies: ncurses
, nlohmann/json
To compile the source code, use the makefile provided in the repo:
make
To compile and install run:
make install
Run glitch -h
for options.