Matrix Effect Using Notepad

There will be a very few out there who haven’t seen The Matrix Trilogy and a very few who hate it.People who have seen the movie might have also seen this screen below many times!Matrix Effect Using Notepad

This is amazing right? Ever thought of recreating it in your computer? Well today i teach you how to do this.This is very simple and easy trick and all you need to have is the notepad and few lines of code.So heres how you do it:
  1. Open Notepad
  2. Copy paste these lines :
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
3.Save this file as matrix.bat 
4.Now open this file and see matrix effect on your screen

Enjoy! :)

0 comments :

Post a Comment