How to Create Matrix Falling Code Effect using NotePad


This is one of the interesting video which I found in YOUTUBE regarding a simple way of creating the Matrix Falling Code effect using Notepad. You can learn this trick in  Few Minutes !!

the-matrix

All You Need to do this

  1. Notepad
  2. MS-DOS Command Prompt.

I believe, if you have a Computer definitely you will be find these two tool. Let us give a try now:

About Author
Swamykant is the Co-founder and Editor-in-Chief of Your Digital Space (YDS). He loves to read and write about web, gadgets and apps. If you’d like to connect with him, follow him on Twitter or befriend him on Facebook. Check other posts by

Post Your Comments Here

CommentLuv badge

8 Responses to “How to Create Matrix Falling Code Effect using NotePad”

  1. Praveen

    Sep 28. 2010

    Cool man, awesome share :) where we can use this? lol
    Praveen recently posted..6 Ways to Grab Attention for Your Blog Articles

    Reply to this comment
  2. Pixel Shots

    Sep 29. 2010

    Reply to this comment
  3. Fareed khan

    Oct 01. 2010

    very Nice effect..its beautiful
    Fareed khan recently posted..70 High Paying CPM ads networks to make Money

    Reply to this comment
  4. Akhilesh

    Feb 09. 2011

    Instead of the code given in video, you could also try using this code:

    @echo off
    color 02
    :tricks
    echo %random%%random%%random%%random%%random%%random%%random%%random%
    echo %random%%random%%random%%random%%random%%random%%random%%random%
    echo %random%%random%%random%%random%%random%%random%%random%%random%
    goto tricks

    This will automatically include random characters.
    Akhilesh recently posted..Notepad Tricks – Some Cool Notepad tricks for Windows

    Reply to this comment