Skip to content

A mesmerizing matrix-inspired console animation in Rust.

License

Notifications You must be signed in to change notification settings

jakobwesthoff/green_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Green Rust

About

Green Rust is a captivating console application that showcases a mesmerizing matrix-inspired waterfall animation of characters.


Reasoning

Who needs a reason to indulge in the beauty of code art? ;)

Build

This project is crafted in Rust and harnesses the power of cargo as its package and build management system. To effortlessly build the project along with its essential dependencies, execute the following command:

cargo build --release

Usage

Simply run the built executable in any ANSI RGB compatible terminal with the command:

target/release/green_rust

You may change the color and speed using command line arguments. Just issue a --help to see them all:

  target/release/green_rust --help

Contribution

Contributions to Green Rust are welcome! Whether you want to add new features, fix bugs, or improve documentation, feel free to submit a pull request. For major changes, please open an issue first to discuss the proposed changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A mesmerizing matrix-inspired console animation in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages