Pages

Wednesday, 25 May 2011

Make the Matrix


To make this, open notepad and type the following:
@echo off
 color 2
 :start
 echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
 goto start

Save this file as Matrix.bat
 Make sure the file type is kept as ALL FILES while saving it as a .bat file.

Open the saved file and see the magic.

No comments:

Post a Comment