Epic Games will provide players with six more games for free in the coming days. It is very likely that the list has already been revealed and those interested will receive, among other things, three parts of the Tomb Raider series. Check out the full list.
Epic Games has been running a big promotion since the middle of the month, thanks to which players have already managed to collect some great games. In this case, the offer changes every 24 hours and users have already received Prey, Control or Shenmue 3, among others.
However, players are expected to expect six more matches – one every Monday, Tuesday, Wednesday and Thursday (at the end of the promotion), we should get as many of the last three places as possible.
The show is systematically leaking and According to the latest informationAnd The following items will appear in the promotion in the coming days:
- 27.12 – Magicians of Australia
- 28.12 – Exit
- 12.29 – Salt and Sanctuary
- 12/30 – Tomb Raider Trilogy
The three closest elements have been confirmed by other sources, so they are more certain. It’s hard to say if we’ll actually get all of the recent adventures of Lara Croft at the end of the month, but it’s worth noting that last year Epic Games introduced three Batman parts.
So far, all the leaks related to the Epic Games demo have been confirmed by the company.
function statusChangeCallback(response, forced) {
<
?
if (!$this - > user - > _is_logged()) {
?
>
if (response.status === 'connected') {
// Logged into your app and Facebook.
FB.api('/me', function(response) {
if (forced == 1) {
console.log('Próba logowania przez przycisk');
} else {
console.log('Próba autologowania');
}
console.log(JSON.stringify(response));
//fbAutoLogin(JSON.stringify(response), forced); });
//fbAutoLogin(fb_user_id);
} else if (response.status === 'not_authorized') {
// The person is logged into Facebook, but not your app.
console.log('Please log into this app.');
} else {
// The person is not logged into Facebook, so we're not sure if
// they are logged into this app or not.
console.log('Please log into Facebook.');
} < ?
} ? >
}
// This function is called when someone finishes with the Login
// Button. See the onlogin handler attached to it in the sample
// code below.
function checkLoginState() {
FB.getLoginStatus(function(response) {
statusChangeCallback(response, 1);
});
}
window.fbAsyncInit = function() {
FB.init({
appId: '113502828807977', // App ID
cookie: true, // enable cookies to allow the server to access the session
xfbml: true, // parse social plugins on this page
version: 'v2.2' // use version 2.2
});
FB.getLoginStatus(function(response) {
statusChangeCallback(response, 0);
});
}
// Here we run a very simple test of the Graph API after login is
// successful. See statusChangeCallback() for when this call is made.
function testAPI() {
}
// Load the SDK Asynchronously
(function(d) {
var js, id = 'facebook-jssdk',
ref = d.getElementsByTagName('script')[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement('script');
js.id = id;
js.async = true;
js.src = "https://connect.facebook.net/pl_PL/all.js";
ref.parentNode.insertBefore(js, ref);
}(document));
“Devoted organizer. Incurable thinker. Explorer. Tv junkie. Travel buff. Troublemaker.”