C++ Matrix: The Matrix Reloaded in Terminals. (Number falls, Banners, Matrix rains, Conway's Game of Life and Mandelbrot set). Features Hankaku kana characters as in the original film, ten levels of green using terminal 256 color support, twinkling effects by adding random brightness fluctuations, and diffused reflection effects by cell background colors.
C++ Matrix: The Matrix Reloaded in Terminals. (Number falls, Banners, Matrix rains, Conway's Game of Life and Mandelbrot set). Features Hankaku kana characters as in the original film, ten levels of green using terminal 256 color support, twinkling effects by adding random brightness fluctuations, and diffused reflection effects by cell background colors.
To install cxxmatrix, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cxxmatrix
To see what files were installed by cxxmatrix, run:
port contents cxxmatrix
To later upgrade cxxmatrix, run:
sudo port selfupdate && sudo port upgrade cxxmatrix
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.