onotob

25Jan/072

Lee Saves the World

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'));
}
Comments (2) Trackbacks (0)
  1. 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.)

  2. Hmmmmmm….

    Burgertime.

    Was that N64 or PS1?


Leave a comment


No trackbacks yet.