cross-posted from: https://lemmy.world/post/20819143
https://gitlab.com/christosangel/animatrix
This program written in C will create some basic animation of ascii-art loaded from a txt file, while rendering the matrix effect in the terminal window.
cmatrix
has it’s own features, and has most certainly been an inspiration. At first I made a project as a matrix-clone, in c.Later on I added an extra feature in another project, rendering ascii-art in the foreground. In this step I tried taking a step further on.