Lee Saves the World
January 25, 2007
Lee’s plan to save the world is as follows:
// Lee's plan to save the world...
var lee = everyone.getPerson['Fastenau','Lee','William'];
var myPerspective = {evil:'Killing people',good:'Playing videogames'};
for (var personId in everyone) {
var p = everyone[personId];
p.desiresWorldPeace = true;
p.proactive = true;
p.perspective = myPerspective;
p.send (lee,p.assets.getAssetType('cash').getAmount(1,'dollar'));
}
Posted at 12:22 pm.
My code was totally broken and would have probably caused even more violent conflict in the world. Thankfully, Aaron suggested I force my own perspective on everyone.
So, thanks Aaron. And thanks for posting this! :)
(PS: People of the world, when you start loving videogames, I highly recommend downloading MAME and getting your Burgertime on.)
Hmmmmmm….
Burgertime.
Was that N64 or PS1?