Fingersoft’s Hill Climb Racing 2 is now playable on the cloud through Facebook Gaming, as the franchise approaches its tenth anniversary.
In April 2022, Fingersoft commemorated the surpassing of 2 billion downloads throughout the Hill Climb Racing franchise, which was introduced in 2012. The title is now readily available on iOS, Android, Amazon App Store, and Meta’s streaming service.
Fingersoft CEO Jaakko Kylm äoja commented: “Cloud gaming has been rapidly making waves in the gaming industry, and we have been following the technological innovations and potential there with a keen interest.
“Launching Hill Climb Racing 2 on Facebook Gaming is an opportunity to provide the Hill Climb Racing experience to both mobile and desktop players alike via cloud gaming”
Throughout 2021, Hill Climb Racing 2 has actually acquired around 70 million brand-new gamers, and got around 1.35 million DAU.
Recently, Fingersoft and Meta spoke onPocketGamer biz on refining Hill Climb Racing’s monetisation, consisting of a conversation on how Hill Climb Racing’s earliest days with one in-game currency has actually left an influence on future style chances. Tellingly, Activision Blizzard’s upcoming Warcraft Arclight Rumble will likewise start its beta duration with just one in-game currency.
(*2 *)
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 250161755076617, // App ID //channelUrl : '//'+window.location.hostname+'/channel.php', // Path to your Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML });
FB._PG = { url: "/useractions/loginfb/", response: "allowed",
// Common handler to fetch FB details and reload the page process: function(me){ $.post( FB._PG.url, { username: me.username, uname: me.name, uid: me.id, uimg: 'https://graph.facebook.com/' + me.id + '/picture?type=large' }) .done(function(xml){ if ( $("status", xml).text() == FB._PG.response ) window.location.reload(); else alert('Error: Something bad just happened. Our tech department has been notified. Please try again later.');
}) .fail(function(xml){
alert("Error: something wasn't right there, please try again.");
}); },
// Used by event subscriptions to handle the response handleResponse: function(response){ if (response.authResponse) { FB.api('/me', function(me){ if (me.name) FB._PG.process(me); }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'https://www.pocketgamer.biz/news/78793/fingersoft-hill-climb-racing-2-cloud-gaming/', description: text, picture: image }); } };
FB.Event.subscribe('auth.statusChange', FB._PG.handleResponse);
FB.Event.subscribe('edge.create', function(response) { $.post('/ajax/social-links/', { site: 'facebook' }); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));