fredericks (
fredericks) wrote2003-05-20 11:15 am
The Matrix was written in JavaScript?
Or 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.