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
- Find national team players on the Mielectro website and win a Smart TV May 31, 2021
- Kimi Raikkonen tests positive for covid-19 at the Dutch Grand Prix Sep 4, 2021
- Almir Sater’s aircraft stolen at MS airport Sep 6, 2021
- Petrobras raises BRL 11.36 billion with the sale of a stake in BR Distribuidora – ISTOÉ DINHEIRO Jul 1, 2021
- Samsung Galaxy S21 Ultra : a five-sensor photo, taken by a module of 150 megapixels ? May 8, 2020
- Val-de-Marne: A town hall launches an advantageous communal mutual fund accessible to all Nov 18, 2022
- A total of 27 unemployed are trained to access the labor market in ‘Lanzadera Conecta Empleo’ Jul 7, 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();
}
};
