matrix 0.2
Monday, January 8, 2007 2:53:34 PM
===========
- uses getopt to manipulate arguments, better way compare to 0.1a
- take off kbhit for unblocking keypress detects, instead uses timeout(0) and getch
- can change color during matrix is runing
- q and enter to terminate the matrix
- support default background color, if you have pseudo transparent on, you will experience it.
matrix 0.2
simple matrix animation using ncurses lib
Usage: matrix [option]...
matrix --version
matrix --help
-c [1-7] Color value from 1 to 7, default is 2
-t [string] Text heading for each flow string
-s [1-9] The flow speed, 1 fastest, 9 slowest
-l [1-50] Default have 25 flow strings, you can add more
-b Use black as background
-v Print Version
-h Print Usage
Internal Usage:
q | enter Quit the program
[1-7] Changing color
Binary:
matrix_0.2.tar.gz
Source Code:
matrix_0.2_source.tar.gz














Unregistered user # Tuesday, July 29, 2008 6:53:37 PM
Unregistered user # Saturday, March 14, 2009 6:11:59 PM
Unregistered user # Tuesday, April 27, 2010 5:45:20 PM