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 ?.

Ringing Bells, Freedom 251 Mobile Maker Launches Its Product On Amazon.

Ringing Bells, Maker of 251 handset is now on Amazon .Yes its true! from 1st October onwards you all can buy Ringning Bells Products will be sold on e-commerce giant Amazon .This product will include Ringing Bells Tv Series . Freedom LED TV series, with some product name Freedom Junior 24", Freedom Young 32" and Freedom Mega 40" under  price range of Rs 8,999 to Rs 19,999 and will be available from October 2 .

How to Create Blog Through Google Blogger.

Hey Guy's In this i will be showing you all guy's how to create Blog .Creating a Blog is very easy task if you had all tool in hand . There are many question comes in mind when talk about a creating a blog . Why one Should Create a Blog Where to Create a Blog ? How to create a Blog ? Can we earn money through the Blog ? and many more such questions .Here i will be answering each and every question. What is Blog?