https://github.com/benjaminpla/matrix
Matrix effect for your terminal, built with Rust.
https://github.com/benjaminpla/matrix
matrix rust
Last synced: 5 months ago
JSON representation
Matrix effect for your terminal, built with Rust.
- Host: GitHub
- URL: https://github.com/benjaminpla/matrix
- Owner: benjaminPla
- Created: 2024-04-25T09:51:34.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-28T20:43:17.000Z (over 1 year ago)
- Last Synced: 2025-05-07T20:46:52.545Z (about 1 year ago)
- Topics: matrix, rust
- Language: Rust
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Matrix Effect

## Overview
This is a Rust built in Matrix effect for your terminal.
## Structure
```
.
├── Cargo.lock
├── Cargo.toml
└── src
└── main.rs
```
## How to run
1. clone the repo
2. `cargo build`
3. Run the executale