Introduction: How to Make a Matrix Effect in Notepad
Step 1: What You Need
all you need is notepad
so to open note pad on windows navigate to the accessories folder
then you should find notepad
Step 2: The Code
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
this is the code you will need
you can put in random as much as you want just put any where between 6-20 randoms
Step 3: How to Save
you can name this whatever you want as long as you add
the extension ".bat" this tells the computer that it is a batch file
Step 4: How to Use Your New File
next you need to find your file
then open it if it worked cmd should open and you should see
your matrix effect
Comments
7 years ago
The matrix look is cool!