/digital-rain

:pager: C program that loosely emulates the "digital rain" effect from The Matrix.

Primary LanguageCMIT LicenseMIT

Digital-Rain

A C program that loosely emulates the "digital rain" effect from The Matrix.

digital-rain

Requirements

Usage Example

Compile:

gcc drain.c -lncurses -o drain

Run:

./drain

Ctrl+C to exit.

Only tested on Linux, but should compile on other platforms as long as the requirements are met.

License

Released under the MIT License.