Skip to content

Manik2000/rust-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-matrix

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.

Prerequisites

  • Rust and Cargo installed on your system

Installation

  1. Clone this repository.
  2. Run cargo run to run the animation.
  3. Run cargo build --release to create a standalone binary: target/release/rust-matrix taht you can add to PATH and execute from anywhere.

About

A terminal-based animation that creates a Matrix-like digital rain effect using Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages