Introduction: How to Make the Matrix Falling Effect

This awesome trick will have you making your own matrix effect in no time!

Step 1: OPEN NOTEBOOK

Right click, then go to new --> Text document

Step 2: CODE

Type in the following code:

@echo off
color 0a

:top

echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%

goto top

Step 3: Save the File

Go to file --> save as and save it as matrix.bat

Step 4: Lets Test It!

Let's test our work!