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
- “Call of Duty”: “Some episodes are very bad, but others are great” Nov 17, 2022
- NZXT Capsule: price and availability of the microphone for gamers and streamers Sep 8, 2021
- Pokémon Café Mix will be completely renewed in the fall with several changes, including its name Aug 19, 2021
- COD: Mobile already allows local payment methods Sep 5, 2021
- MotoGP / Vinales immediately competitive on Aprilia – VIDEO | FormulaPassion.it Aug 31, 2021
- Great 3 Month Xbox Game Pass Offer Jul 8, 2021
- Up to 50 thousand people in “waiting line” for the Steam Deck Jul 16, 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();
}
};
