mporsch / matrixview

Matrix-like screensaver for VT-100 compatible terminals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matrixview

Matrix-like terminal art for shit and giggles. Works in bash and Windows PowerShell.

Build using $ g++ -o matrixview matrixview.cpp -std=c++11 or using your favorite Windows compiler.

About

Matrix-like screensaver for VT-100 compatible terminals

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%