Here I have created the visual effect of the falling binary code known as ” Rain ” in The Matrix, I hope you also love this. In this video, I will show you an easy way to create The Matrix rain in your Command Prompt.
Steps:
open the notepad and type the following codes:
@echo off
pause
color 0a
mode 1000
:a
echo %random%%random%%random%%random%%random%%random%%random%%random%..........................(copy %random% and paste)
goto a
(save the text file as a ".bat" file and run it.)
(make sure you have write "color" not as "colour")
Color Codes;
Black : color 0
Blue : color 1
Light Blue : color 9
Green : color 2
Light Green : color a
Red : color 4
Light Red : color c
Yellow : color 6
Light Yellow : color e
Hi ! Iam, Bijay Khadka. I like to share my knowledge and experience to you all about computer. I have been engaged with computer and in teaching field for so many years. I will be very grateful if you learn something new in my website. Comments and Feedbacks are always welcome. Thanks for visiting my site.
0 Comments