• christos@lemmy.worldOP
      link
      fedilink
      arrow-up
      10
      ·
      edit-2
      2 days ago

      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.

    • GustavoM@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      edit-2
      2 days ago

      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