Berlin-based mobile games firm Kolibri Games has opened a second studio in Bucharest, Romania.
The new office will independently develop its own idle titles, namely within the Idle Minor Tycoon universe. Kolibri Games Bucharest will be headed by Stefan Sovu, and the Romanian branch is set to have 50 staff members by mid-2021 to join the 120 found in Germany.
“I am excited about this opportunity to create new games based on one of the most successful idle titles out there. In addition, I am proud to tackle this challenge in my country of origin, which is home to an incredibly talented community of game makers,” said Sovu.
Exciting expansion
“We are happy to have Stefan on our team and are confident that, in him, we have found the perfect person to lead and expand this new operation. We truly believe in the potential of Idle Miner Tycoon and are excited to start working on entirely new titles that will expand the universe of our most successful game to date,” said Kolibri Games co-CEO and co-founder Daniel Stammler.
The company’s expansion follows its acquisition by Ubisoft earlier this year when the French publisher purchased a 75 per cent stake in the mobile games specialist. In July 2019, the developer broke 100 million downloads, that number has since risen to 150 million.
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: 'http://www.pocketgamer.biz/news/74244/kolibri-games-new-studio-romania/', 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'));