The Matrix was written in JavaScript?
May. 20th, 2003 11:15 amOr maybe not. I found this on the Rotten Tomatoes website. Damn. It's so hilarious I'm pissed I didn't think of it myself. I guess that just means I'm not really a serious geek. I should feel relieved, right? Oh, and think Matrix: Reloaded for this one.
Originally posted by Smarterer
Sweet, I bet the driver program for the matrix is just 1 while loop
bool door;
do{
matrix.simulate();
cin>>door;
if (door)
zion.destroy();
}while(door);
matrix.destroy();
Yep, there you have it.
Originally posted by Smarterer
Sweet, I bet the driver program for the matrix is just 1 while loop
bool door;
do{
matrix.simulate();
cin>>door;
if (door)
zion.destroy();
}while(door);
matrix.destroy();
Yep, there you have it.