The Matrix In C++
Uploader Comments (PEX88)
Top Comments
-
Misleading picture :/
All Comments (237)
-
I thought the matrix was pure binary... 0's and 1's.
-
umm nice try.. but thats not even close :/
-
@PEX88 Yeah well don't call it 'Matrix' then...
-
a mi me gusto jejeje
-
DUDE go learn about the ascii table "PLEASE!
-
@fzamora1777 You will need to type it into your browser... for some reason copying and pasting adds additional characters... sorry for the inconvenience
-
@fzamora1777 code.google.com/p/thefzjmatrix
-
Here is an original attempt I took at it few years ago. You can actually change the font so if you use the correct font it will resemble the matrix closely.. It's written in C# using a win forms. You can download the .scr file and drop it in your C:\Windows\System32 folder and then treat it like any other screen saver. Or you can download the full source code to inspect compile it, change it, whatever. Enjoy!
code.google.com/p/thefzjmatrix
/
Hey, but that's not even in the same league as the true matrix effect ....
geco0ol 2 months ago 3
@geco0ol if you are to able to do it.. Well, just do it and post the vido on Youtube..
PEX88 2 months ago 30
This is pretty cool, but I was looking through your code and I have some questions... For one, why did you use getch and a return value after the infinite loop? Also, why did you use a string array rather than a char array to hold the characters? Not looking for a fight, just curious. I'd understand if this was just done on the fly as I make even stranger decisions when I am BS-ing and coming up with stuff off the top of my head.
theslvrbullt 2 months ago
@theslvrbullt I'm a Java developer.. In Java is usual to use String. I'm not very able to develop in C/C++.. I did this video just for fun. I'm sorry if there are bug or error in the source. Ciaoo from Italy!
PEX88 2 months ago 2