Skip to content

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

License

Notifications You must be signed in to change notification settings

ruscoe/digital-rain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Digital-Rain

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

digital-rain

Animated gif preview

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages