ncurses matrix!
Thursday, 4. January 2007, 16:22:12
I have done something stupid again! Play around with ncurses is fun, I have created something similar to matrix flow string ~
Ring ring ring ring banana phone.

It takes more resources to run at gnome-terminal compare to xterm.
Get the binary from here:
matrix
I will publish the source code later, if anyone interested.
Steps to run,
1. copy it to any directory
2. chmod +x matrix
3. ./matrix <num> // where the number is 1 to 7 (color)
Suggest you to run at xterm! Gives some comments.
Ring ring ring ring banana phone.
It takes more resources to run at gnome-terminal compare to xterm.
Get the binary from here:
matrix
I will publish the source code later, if anyone interested.
Steps to run,
1. copy it to any directory
2. chmod +x matrix
3. ./matrix <num> // where the number is 1 to 7 (color)
Suggest you to run at xterm! Gives some comments.














Anonymous # 4. January 2007, 17:48
cool stuff, d(^_^)
Anonymous # 5. January 2007, 02:17
Is it possible to make the program accepts a list of custom short phrases, which later appear occasionally in the matrix display? This may be fun.