Skip to content

Simple command line ascii glitch effect based on ncurses.

License

Notifications You must be signed in to change notification settings

tpaau-17DB/glitch-effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glitch-effect

git repo: https://github.com/tpaau-17DB/glitch-effect

Simple command line glitch effect based on ncurses.

Dependencies

Dependencies: ncurses, nlohmann/json

Compiling

To compile the source code, use the makefile provided in the repo:

make

To compile and install run:

make install

Where to start?

Run glitch -h for options.