Notepad, the
text editor which is in-built Windows application is an extra-ordinary tool for
text editing. But that’s not the only thing for which notepad is popular. It is
also known for its hacks and tricks.
One of which
is Matrix Falling Code Effect. Inspired by the movie Matrix, this falling code
trick is extremely popular on Social Media. Copy and paste the code given below
in Notepad and save the file as "Matrix.bat" or *.bat.
@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks
Upon running the bat file you will see the "Matrix Falling Code" effect.
Check out my other Posts here: HOW TOs
Notepad Tricks: The Matrix - Falling Code Effect
Reviewed by HOW TOs
on
June 24, 2019
Rating:
No comments: