Monday 15 October 2012

Matrix Effect

Not much to explain, just follow the steps and see the amazing matrix effect happen in your DOS window:
  • Open Notepad.
  • Copy the below mentioned text in your notepad file:
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
  • Save the file with .bat extension like Matrix.bat
Thats it. Just open the file to see the matrix effect right before your eyes!

Matrix Trick 300x180

No comments:

Post a Comment

How to Use a Single Mouse and Keyboard Across Multiple Computers

If you’ve got multiple computers at your desk, you probably know that it’s a pain to use more than one keyboard and mouse. Here’s how to u...

Popular posts