Get ready to go back to the desert.
Snowman and Land & Sea has announced that Alto’s Odyssey, the 2018 sand-surfing game, will receive a special edition. Alto’s Odyssey: The Lost City arrives on Apple Arcade on July 16.
The Lost City is something of a reinterpretation of the original game, allowing players to “venture deeper into the endless wasteland to discover its best kept secret”. The game adds a new biome – the lost city – and expands on the original design with new secrets and challenges. The idea is to give regular players something fresh to tease, while allowing new players to see what the game itself is all about.
The teaser trailer promises boundless mystery and paper lanterns, a nice mix. If you have played the original game, your save data will also be transferred. If it will be the first time for you and the game intrigues you, you can start to get an idea by watching the trailer we left you above.
Read Also
- Riverdale 5 episode 15 Spanish Latin online free: channel, time and when to see the new premiere episode Sep 7, 2021
- With difficulties for new Bolsa Família, Chamber and government discuss extension of aid – ISTOÉ DINHEIRO Sep 28, 2021
- Boric explains bicycle trips: “I don’t want to be disruptive. (…) I was overweight” Nov 7, 2022
- England thrashes Ukraine to reach the semifinals of the Euro Cup – ISTOÉ DINHEIRO Jul 4, 2021
- Argentina contracts dredging on the Paraná River while preparing long-term tender – ISTOÉ MONEY Jul 1, 2021
- Android Auto will no longer be available on cell phones, this is the new way of driving May 31, 2022
- AIDS, two Italian scientists chosen by the US health care to find the cure Aug 15, 2021
Source: Eurogamer
// 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();
}
};
