6. Create Matrix Movie Computer Screen Effects in Your Computer
Open Notepad and copy the below-mentioned text in your notepad file:
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
Now save the note as”matrix .bat ” in your PC/laptop. Reopen it and enjoy the Matrix-like effects that appear on your screen.
Comments