Matrix Falling Code Effect
This falling code is extremely popular . Copy and paste the code given below in Notepad and save the file as “Matrix.bat” or *.bat or anything you want to give name.
@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks
@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks