Many people love the visual effect of the crumbling characters in The Matrix. In this article, we will show you how to create such a visual effect using the command line.
Steps

Step 1. Launch Notepad

Step 2. Enter the following two lines of code in Notepad
-
echo% random%% random%% random%% random%% random%% random%% random%
% random%% random%% random%.
- goto start

Step 3. Click File> Save As
Save the file as a batch file "Matrix.bat".

Step 4. Run the batch file as administrator

Step 5. Right-click on the command prompt window

Step 6. Click "Properties"

Step 7. Click on the "Layout" tab

Step 8. In the "Window Size" section, enter the resolution of your monitor

Step 9. Click "OK" for the changes to take effect

Step 10. Enter CTRL-C and then enter "y" to exit the program
Advice
To change the colors, enter, for example, "color A2" or "color 2A" and you get light green characters on a green background. Use any combination of numbers from 0 to 9 and letters from A to F to change the background color and symbols
Warnings
- Do not press the ESC key to close full screen mode - to do this, press alt = "Image" + Enter.
- You can also close full screen mode by pressing CTRL + SHIFT + ESC (Windows 7) or CTRL + alt = "Image" + DEL (Windows XP).