105
submitted 1 week ago* (last edited 5 days ago) by christos@lemmy.world to c/opensource@lemmy.ml

https://gitlab.com/christosangel/ascii-matrix

This script written in the C language, will render the matrix effect in the terminal, while rendering ascii art loaded from a txt file, at the center of the terminal window.

video.png

Examples

https://gitlab.com/christosangel/ascii-matrix/-/raw/main/screenshots/ubuntu.png

https://gitlab.com/christosangel/ascii-matrix/-/raw/main/screenshots/mint1.png

https://gitlab.com/christosangel/ascii-matrix/-/raw/main/screenshots/jolly-roger.png

you are viewing a single comment's thread
view the rest of the comments
[-] Ion785@lemmy.world 2 points 1 day ago* (last edited 1 day ago)

Hey, I'd like to check this out, but do not have a GitLab account. Is there any alternative?

[-] christos@lemmy.world 1 points 1 day ago

Hey, this is your lucky day: You don't need a github account.

All you need to do to easily install this project is to install git.

Open a terminal.

If you are using a Debian-based distribution (ubuntu, linuxmint, pop_os etc), copy-paste this command:

sudo apt install git

If you are using an Arch-based distribution:

sudo pacman -S  git

From there, follow the instructions on the repo.

Have fun!

If you need any help, do not hesitate to ask for it.

this post was submitted on 08 Oct 2024
105 points (98.2% liked)

Open Source

30750 readers
604 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS