Matrix Falling Code Effect
Copy and paste the code given below in Notepad
@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks
save the file as "Matrix.bat" or *.bat & run....
you will see the "Matrix falling code" effect.
No comments:
Post a Comment