A terminal-based program that displays falling streams of Japanese katakana characters and numbers in green. IT creates a visual effect similar to the one seen in "The Matrix" movies.
- Rust and Cargo installed on your system
- Clone this repository.
- Run
cargo runto run the animation. - Run
cargo build --releaseto create a standalone binary:target/release/rust-matrixtaht you can add to PATH and execute from anywhere.