Skip to main content

How to Create a Matrix Effect.

Welcome dear reader in this  post i will be telling you all to create a matrix effect as we have seen in Matrix Movie .Is it really cool thing...... to create a matrix effect . When something like that flash our screen while we are working on computer and our friends sees that and tell us that  really you are doing some tough stuffs on computer and you raises you collar and shay some Hacking is going on .




But you only knows the truth that this was only play of few line code . Lets get Started ,This matrix effect is not very tough task any one can do it with ease .

Now you have to follow this below step to have a Matrix effect .

Step 1 : Open your Note pad to do so open"  Run " and in text box Type "Notepad" and hit enter .
Step 2: Now Copy and paste the following code on the NotePad .
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
Step 3 : Now Save the above file into "yourName.bat" and select "All Files " from bellow box .

Step 4 : Now Double click on your saved file to  Open it .You will see the effect .
You are all done . Enjoy !

Comments

Popular posts from this blog

Creating progress bar using JavaScript and Bootstrap And code of progress bar.

Hey guy's in this tutorial i talk about making a working progress bar using BootStrap and javascript . Here in this tutorial i will be showing some code and effects that can be used to make a progrress bar. First of all Why does we use progress bar ?.

What is Andromeda (Googles Brand new Operating System)

What is Google Andromeda ? Google Andromeda is new Operating system of google . It is the merger of the Android Os of google with Chrome Os .This fusion resulted a brand new Operating system called Andromeda .On Andromeda operating system users will be having a combined experience of Android and and Chrome operating system.This experience will be brand new its user .

Create a Bootable Pendrive Through CMD

Creating Bootable pendrive without using any software is much fun .A pendrive can be created without using any software .Window provide a inbuild functionality as "DiskPart"for creating a bootable or foormatting a pen Drive . If you cant to create a bootable through software then click on link below . How to Create a Bootable Pendrive for Installing Windows