Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world

5 replies

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.

10

Not by the slightest.

You can see it by yourself right now if you have docker: docker run -it --rm --log-driver none --cap-drop=ALL --read-only --net none --security-opt=no-new-privileges --name ascii-matrix defnotgustavom/ascii-matrix

-EDIT- Whoops. Just realized its a fork. Eeeeeehhhh... it'll give you a nice idea regardless.

I actually created a new image with it -- docker run -it --rm --log-driver none --cap-drop=ALL --read-only --net none --security-opt=no-new-privileges --name animatrix defnotgustavom/animatrix

3

You reached the end

animatrix: ascii animation + matrix effect in a terminal window | Spyke