Home

Awesome

digital-rain

Animation of colored falling symbols (also known as Matrix digital rain) for Linux terminal.

<center> <img src="images/matrix-rain-2.gif"> </center>

Building

$ # inside the project root:
$ mkdir build
$ cd build
$ cmake ..
$ make matrix-rain

Usage

For default green symbols:

$ ./matrix-rain

To change color of symbols (ex. blue) use:

$ ./matrix-rain blue

Supported colors:

You can list more than one color then there will be rain drops of different colors:

$ ./matrix-rain green magenta