Beyond A Steel Sky a title passed over in silence unfortunately.
Follow-up to the now cult Beneath a Steel Sky, Beyond A Steel Sky, cyberpunk thriller was a good success, having also been released on every existing device, from PlayStation 4 to IPAD.
The indie, which also boasts the artistic direction of Dave Gibbons (Watchmen cartoonist), will arrive on November 30th also on the new consoles, PlayStation 5 and Xbox Series.
You return as Robert Foster, back in a Union City shrouded in intrigue and mystery, a well-written and well-structured title, with clever puzzles and a touch of humor typical of the creators of the Broken Sword series.
Read Also
- This would be the improved version of the Xbox Series S Sep 9, 2021
- Is GTA Remastered Trilogy reality and will it also be released on next-gen and Switch? Aug 12, 2021
- Do you want The Elder Scrolls VI? It would not be on PS5 and it would be exclusive to Xbox | EarthGamer Aug 31, 2021
- If you wanted another miniature console from Nintendo, there’s hope: the company hasn’t ruled out the idea Jul 1, 2021
- HTML5 CSS3 JavaScript: Video and audio Jun 30, 2021
- MotoGP / Vinales immediately competitive on Aprilia – VIDEO | FormulaPassion.it Aug 31, 2021
- A boy spent $ 1,800 on video games and his father had to sell the car to pay for the card Jul 5, 2021
Source: Videogamer
// For login with Facebook functionality
function appendFacebookSDK() {
window.fbAsyncInit = function () {
FB.init({
appId: ‘175441972590560’,
version: ‘v2.7’,
channelUrl: ‘/channel.html’,
status: true,
cookie: true,
xfbml: true,
oauth: true
});
};
// 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.onload = function () {
if (typeof runFacebookLogin == ‘function’) {
runFacebookLogin();
}
if (typeof runFacebookRegistrationLogin == ‘function’) {
runFacebookRegistrationLogin();
}
};
