ChrisO345/zmatrix
Matrix Effect in Zig
zmatrix
is a Zig implementation of a cmatrix-like terminal program.
zmatrix
can be cloned from the repository and built using Zig.
# Clone the repository
git clone https://github.com/chriso345/zmatrix.git
# Build the project
cd zmatrix
zig build
This project is licensed under the MIT License. See the LICENSE file for details.