Tripledot Studios have ranked third in FEBE’s The Growth 100, an annual list of the highest growing companies in the UK.
Tripledot was celebrated for its two-year CAPR of 340.19 per cent, and latest sales listed as over 72 million. The company is the only mobile app developer on the list.
Founded in 2017, Tripledot Studios was last valued at $1.4 billion in February 2022 in a $116 million founding round led by 20VC.
35 million daily players
“Tripledot’s growth rate and efficacy in building successful and highly retentive games is unmatched,” said 20VC managing partner Harry Stebbings shortly after the Series A.
“The leadership of Tripledot is singular; they have built an operation that has been scaling up rapidly while keeping its commitment to quality and a great company culture that knows how to attract and retain the best talents in gaming.”
The studio’s games attract 35 million daily players and have created multiple versions of solitaire, as well as woodblock puzzle Woodoku. The company was created by Product Madness founders Lior Schiff and Eyal Chameides, and Akin Babayigit, former head of business operations and special projects at King Digital Entertainment.
In March 2022, Tripledot Studios acquired livestream platform Live Play Mobile for an undisclosed sum.
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/79045/tripledot-studios-third-fastest-growing-private-company-uk/', 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'));