The co-creator of The Sims, Tim LeTourneau, has handed away.
In a submit on social media, his spouse Donna introduced that he had died – in keeping with GamesBeat – whereas a former member of the Maxis staff took to Reddit to pay tribute to the event veteran. LeTourneau’s profession began at Maxis again in 1998 the place he labored as a senior producer for eight years. He moved to guardian firm Digital Arts, spending two years as an government producer earlier than being promoted to VP and GM of The Sims Studio in 2008.
In March 2011, he moved to Zynga to work as its VP of studios and was promoted to chief artistic officer virtually two years later. After a short stint at Storm8 as its chief artistic officer, he returned to Zynga for one yr as SVP of video games.
In March 2017, he was employed by Warner Bros Interactive Leisure as director of product design, leaving simply over four-and-a-half years later to hitch Fortis Video games as a senior advisor.
“There’s a purpose why I referred to as it the Maxis household, as a result of it has been that for many who work and labored there,” the previous Maxis staffer wrote on Reddit.
“A spot the place we may all contribute our expertise, ardour, and visions whereas conserving our humour, our power, and our sanity. Tim was a real father of that household.”
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 1280127222113771, // App ID //channelUrl : '//'+window.location.hostname+'/channel.php', // Path to your Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML });
FB._PG = { url: "/useractions/loginfb/", response: "allowed",
// Common handler to fetch FB details and reload the page process: function(me){ $.post( FB._PG.url, { username: me.username, uname: me.name, uid: me.uid, uimg: 'https://graph.facebook.com/' + me.uid + '/picture?type=large' }) .done(function(xml){ if ( $("status", xml).text() == FB._PG.response ) window.location.reload(); else alert('Error: Something bad just happened. Our tech department has been notified. Please try again later.');
}) .fail(function(xml){ console.log(xml); alert("Error: something wasn't right there, please try again.");
}); },
// Used by event subscriptions to handle the response handleResponse: function(response){ if (response.authResponse) { FB.api('/me?fields=ids_for_business,name&access_token='+response.authResponse.accessToken, function(me){ if (me.name){
me.ids_for_business.data.forEach(function(entry){ if (entry.app.namespace == '_pg_biz'){ me.uid = entry.id; } });
FB._PG.process(me); } }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'http://www.pcgamesinsider.biz/news/75207/the-sims-co-creator-tim-letourneau-has-passed-away/', description: text, picture: image }); }
};
FB.Event.subscribe('auth.statusChange', FB._PG.handleResponse);
FB.Event.subscribe('edge.create', function(response) { $.post('/ajax/social-links/', { site: 'facebook' }); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));