301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: b10b.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"> <meta name="description" content="b10b™ develops free-to-play browser games with compelling arcade-style gameplay at their core. Our all-ages HTML5 games include puzzles, racing and sports (with gender and diversity inclusion). b10b games are fast to load, run on all platforms and are available to license for network distribution."> <meta name="keywords" content="b10b, games, social game, cross-platform, HTML5, web game, browser game" /> <meta name="robots" content="all" /> <meta name="author" content="b10b @ Hypersurge"> <meta name="generated" content="2025-05-01 21:06:10"> <meta name="theme-color" content="#800000"> <link rel="image_src" href="https://b10b.com/assets/images/social.jpg?dc=202505012106" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="b10b™ | best browser games for licensing" /> <meta property="og:description" content="b10b™ develops free-to-play browser games with compelling arcade-style gameplay at their core. Our all-ages HTML5 games include puzzles, racing and sports (with gender and diversity inclusion). b10b games are fast to load, run on all platforms and are available to license for network distribution." /> <meta property="og:url" content="https://b10b.com/" /> <meta property="og:site_name" content="b10b games" /> <meta property="article:publisher" content="https://www.facebook.com/hypersurge/" /> <meta property="article:modified_time" content="2025-05-01T12:00:00+00:00" current="2025-05-01T21:06:10+00:00" /> <meta property="og:image" content="https://b10b.com/assets/images/social.jpg?dc=202505012106" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="630" /> <meta property="og:image:type" content="image/png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="b10b™ | best browser games for licensing" /> <meta name="twitter:description" content="b10b™ develops free-to-play browser games with compelling arcade-style gameplay at their core. Our all-ages HTML5 games include puzzles, racing and sports (with gender and diversity inclusion). b10b games are fast to load, run on all platforms and are available to license for network distribution." /> <meta name="twitter:image" content="https://b10b.com/assets/images/social.jpg?dc=202505012106" /> <base href='/'> <!-- b10b website coded by hand, designed for mobile first --> <title>b10b™ | best browser games for licensing</title> <link rel="canonical" href="https://b10b.com/" /> <link rel="icon" type="image/png" href="assets/images/favicon.png?dc=202505012106"> <link href="assets/css/bootstrap.min.css" rel="stylesheet"> <link href="assets/css/b10b.min.css" rel="stylesheet"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> <!-- jQuery --> <script src="assets/js/jquery.js"></script> <script src="assets/js/jquery.mobile.custom.min.js"></script> <script> var pixelRatio = !!window.devicePixelRatio ? window.devicePixelRatio : 1; var isHighDensityPixel = pixelRatio > 1; </script> <script> $(document).click(function (event) { var clickover = $(event.target); var $navbar = $(".navbar-collapse"); $navbar.collapse('hide'); // var _opened = $navbar.hasClass("in"); // if (_opened === true && !clickover.hasClass("navbar-toggle")) { // $navbar.collapse('hide'); // } }); </script> </head> <body> <!-- Navigation --> <nav class="navbar navbar-inverse navbar-fixed-top"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar top-bar"></span> <span class="icon-bar middle-bar"></span> <span class="icon-bar bottom-bar"></span> </button> <a class="navbar-brand" href="/"> <img class="hidden-xs" src="assets/images/b10b-logo-lg.png" alt="b10b Games" width="180" height="108" onload="if ( isHighDensityPixel ) {this.src='assets/images/b10b-logo.png';this.onload=null;} "> <img class="visible-xs" src="assets/images/b10b-logo-sm.png" alt="b10b Games" width="60" height="35" onload="if ( isHighDensityPixel ) {this.src='assets/images/b10b-logo.png';this.onload=null;} "> </a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li> <a -data-toggle="collapse" -data-target="#bs-example-navbar-collapse-1" href="/#about" >We are b10b</a> </li> <li> <a -data-toggle="collapse" -data-target="#bs-example-navbar-collapse-1" href="/#portfolio" >Our HTML5 games</a> </li> <li> <a -data-toggle="collapse" -data-target="#bs-example-navbar-collapse-1" href="/#contact" >Contact us</a> </li> <li> <a href="https://twitter.com/b10bgames" >Follow us</a> </li> </ul> </div> </div> </nav> <!-- Header Carousel --> <header id="myCarousel" class="carousel slide"> <!-- Indicators --> <ol class="carousel-indicators"> <li data-target="#myCarousel" data-slide-to="0" class="active"></li> <li data-target="#myCarousel" data-slide-to="1"></li> <li data-target="#myCarousel" data-slide-to="2"></li> <li data-target="#myCarousel" data-slide-to="3"></li> <li data-target="#myCarousel" data-slide-to="4"></li> <li data-target="#myCarousel" data-slide-to="5"></li> <li data-target="#myCarousel" data-slide-to="6"></li> <li data-target="#myCarousel" data-slide-to="7"></li> </ol> <!-- Wrapper for slides --> <div class="carousel-inner"> <div class="item active"> <div class="darkred-fill fill" style="background-image:url('assets/images/carousel-b10rch.jpg');"></div> <div class="carousel-caption"> <a href="/rallycarhero/"><img class="img-responsive" src="assets/images/logo-b10rch.png" alt="Rally Car Hero"></a> </div> </div> <div class="item"> <div class="darkred-fill fill" style="background-image:url('assets/images/carousel-b10sno.jpg');"></div> <div class="carousel-caption"> <a href="/snowboardhero/"><img class="img-responsive" src="assets/images/logo-b10sno.png" alt="Snowboard Hero"></a> </div> </div> <div class="item"> <div class="darkred-fill fill" style="background-image:url('assets/images/carousel-b10crl.jpg');"></div> <div class="carousel-caption"> <a href="/curlinghero/"><img class="img-responsive" src="assets/images/logo-b10crl.png" alt="Curling Hero"></a> </div> </div> <div class="item"> <div class="darkred-fill fill" style="background-image:url('assets/images/carousel-b10ppk.jpg');"></div> <div class="carousel-caption"> <a href="/poppopkitties/"><img class="img-responsive" src="assets/images/logo-b10ppk.png" alt="Pop-Pop Kitties"></a> </div> </div> <div class="item"> <div class="darkred-fill fill" style="background-image:url('assets/images/carousel-b10sbh.jpg');"></div> <div class="carousel-caption"> <a href="/superbikehero/"><img class="img-responsive" src="assets/images/logo-b10sbh.png" alt="Superbike Hero"></a> </div> </div> <div class="item"> <div class="darkred-fill fill" style="background-image:url('assets/images/carousel-b10sch.jpg');"></div> <div class="carousel-caption"> <a href="/stockcarhero/"><img class="img-responsive" src="assets/images/logo-b10sch.png" alt="Stock Car Hero"></a> </div> </div> <div class="item"> <div class="darkred-fill fill" style="background-image:url('assets/images/carousel-b10sur.jpg');"></div> <div class="carousel-caption"> <a href="/surfinghero/"><img class="img-responsive" src="assets/images/logo-b10sur.png" alt="Surfing Hero"></a> </div> </div> <div class="item"> <div class="darkred-fill fill" style="background-image:url('assets/images/carousel-b10gph.jpg');"></div> <div class="carousel-caption"> <a href="/grandprixhero/"><img class="img-responsive" src="assets/images/logo-b10gph.png" alt="Grand Prix Hero"></a> </div> </div> </div> <!-- Controls --> <a class="left carousel-control" href="#myCarousel" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left"></span> </a> <a class="right carousel-control" href="#myCarousel" data-slide="next"> <span class="glyphicon glyphicon-chevron-right"></span> </a> </header> <!-- Script to Activate the Carousel --> <script> $(document).ready(function() { $("#myCarousel").swiperight(function() { $(this).carousel('prev'); }); $("#myCarousel").swipeleft(function() { $(this).carousel('next'); }); $(document).bind('keydown', function(e) { if(e.which==37) { $("#myCarousel").carousel('prev'); } if(e.which==39) { $("#myCarousel").carousel('next'); } }); $('.carousel').carousel({ interval: 4500 //changes the speed }) }); </script> <a name="about" class="offset-anchor"></a> <div class="darkred-fill fill"> <div class="container"> <div class="row"> <div class="col-md-10"> <h1 class="page-header"> b10b™ - best browser games for licensing </h1> <p class="lead"> b10b™ develops free-to-play browser games with compelling arcade-style gameplay at their core. Our all-ages HTML5 games include puzzles, racing and sports (with gender and diversity inclusion). b10b games are fast to load, run on all platforms and are available to license for network distribution. We are a Canadian indie game studio based on Vancouver Island, BC. </p> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Article", "name": "b10b™ - best browser games for licensing", "description": "b10b™ develops free-to-play browser games with compelling arcade-style gameplay at their core. Our all-ages HTML5 games include puzzles, racing and sports (with gender and diversity inclusion). b10b games are fast to load, run on all platforms and are available to license for network distribution.", "image": "https://b10b.com/assets/images/social.jpg?dc=202505012106", "author": { "@type": "Organization", "name": "b10b" } } </script> <br/> </div> <div class="col-md-2"> <br class="img-responsive hidden-sm hidden-xs"/><br class="img-responsive hidden-sm hidden-xs"/> <img class="img-responsive hidden-sm hidden-xs" src="assets/images/html5.png" alt="HTML5"> </div> </div> </div> </div> <a name="portfolio" class="offset-anchor"></a> <div class="fill"> <div class="container"> <br/> <div class="row"> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/rallycarhero/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10rch.jpg" alt="Play Rally Car Hero"></a> </div> <div class="panel-body"> <h3>Rally Car Hero</h3> <p>Compete across the world as you race in the Rally Car Championship.<br/><br/>Dodge opponents, boost around twisting corners, collect coins and upgrade your car for the next race. Are you the Rally Car Hero?</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Rally Car Hero", "applicationCategory": "Game", "applicationSubCategory": "Racing Game", "url": "/rallycarhero/", "image": "assets/images/icon-b10rch.jpg", "screenshot": "assets/images/icon-b10rch.jpg", "thumbnailUrl": "assets/images/icon-b10rch.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/rallycarhero/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/surfinghero/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10sur.jpg" alt="Play Surfing Hero"></a> </div> <div class="panel-body"> <h3>Surfing Hero</h3> <p>Choose your champion and ride waves in the Surfing event. Press and hold to steer your board. Weave up and down to pump for speed. Launch from the top of the wave for air, add spins, score rad tricks and surf your way to victory!</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Surfing Hero", "applicationCategory": "Game", "applicationSubCategory": "Sports Game", "url": "/surfinghero/", "image": "assets/images/icon-b10sur.jpg", "screenshot": "assets/images/icon-b10sur.jpg", "thumbnailUrl": "assets/images/icon-b10sur.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/surfinghero/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="clearfix visible-xs-block"></div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/snowboardhero/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10sno.jpg" alt="Play Snowboard Hero"></a> </div> <div class="panel-body"> <h3>Snowboard Hero</h3> <p>Choose your champion and race three opponents in the Snowboard Cross event. Press and hold to tuck and gain speed. Release to slow before a tight corner. Stay within the course limits and avoid your opponents!</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Snowboard Hero", "applicationCategory": "Game", "applicationSubCategory": "Sports Game", "url": "/snowboardhero/", "image": "assets/images/icon-b10sno.jpg", "screenshot": "assets/images/icon-b10sno.jpg", "thumbnailUrl": "assets/images/icon-b10sno.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/snowboardhero/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="clearfix visible-sm visible-md"></div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/superbikehero"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10sbh.jpg" alt="Play Superbike Hero"></a> </div> <div class="panel-body"> <h3>Superbike Hero</h3> <p>Compete across Europe and the Middle East as you race in the Superbike Series. Boost between opponents, hang-on around tight corners, collect coins and upgrade your superbike for the next race. Are you the Superbike Hero?</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Superbike Hero", "applicationCategory": "Game", "applicationSubCategory": "Racing Game", "url": "/superbikehero", "image": "assets/images/icon-b10sbh.jpg", "screenshot": "assets/images/icon-b10sbh.jpg", "thumbnailUrl": "assets/images/icon-b10sbh.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/superbikehero"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="clearfix visible-xs-block"></div> <div class="clearfix visible-lg"></div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/stockcarhero/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10sch.jpg" alt="Play Stock Car Hero"></a> </div> <div class="panel-body"> <h3>Stock Car Hero</h3> <p>Compete across North America as you race in the Stock Car Series.<br/><br/>Dodge traffic, boost around banked corners, collect coins and upgrade your car for the next race. Are you the Stock Car Hero?</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Stock Car Hero", "applicationCategory": "Game", "applicationSubCategory": "Racing Game", "url": "/stockcarhero/", "image": "assets/images/icon-b10sch.jpg", "screenshot": "assets/images/icon-b10sch.jpg", "thumbnailUrl": "assets/images/icon-b10sch.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/stockcarhero/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/slalomhero/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10ski.jpg" alt="Play Slalom Hero"></a> </div> <div class="panel-body"> <h3>Slalom Hero</h3> <p>Choose your hero and compete across three courses in the Winter Sports Slalom event. Steer between the slalom gates and collect boosts to improve your time. Train your athlete for success. Will you win the gold medal?</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Slalom Hero", "applicationCategory": "Game", "applicationSubCategory": "Sports Game", "url": "/slalomhero/", "image": "assets/images/icon-b10ski.jpg", "screenshot": "assets/images/icon-b10ski.jpg", "thumbnailUrl": "assets/images/icon-b10ski.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/slalomhero/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="clearfix visible-xs-block"></div> <div class="clearfix visible-sm visible-md"></div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/tennishero/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10ten.jpg" alt="Play Tennis Hero"></a> </div> <div class="panel-body"> <h3>Tennis Hero</h3> <p>Choose your hero and compete against 3 opponents in the Tennis event.<br/><br/>Serve and volley your way to victory! Will you win a Gold Medal across all opponents?</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Tennis Hero", "applicationCategory": "Game", "applicationSubCategory": "Sports Game", "url": "/tennishero/", "image": "assets/images/icon-b10ten.jpg", "screenshot": "assets/images/icon-b10ten.jpg", "thumbnailUrl": "assets/images/icon-b10ten.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/tennishero/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/grandprixhero/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10gph.jpg" alt="Play Grand Prix Hero"></a> </div> <div class="panel-body"> <h3>Grand Prix Hero</h3> <p>Compete across multiple continents as you race in the Grand Prix Series.<br/><br/>Dodge traffic, boost at high speeds, collect coins and upgrade your car for the next race. Are you the Grand Prix Hero?</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Grand Prix Hero", "applicationCategory": "Game", "applicationSubCategory": "Racing Game", "url": "/grandprixhero/", "image": "assets/images/icon-b10gph.jpg", "screenshot": "assets/images/icon-b10gph.jpg", "thumbnailUrl": "assets/images/icon-b10gph.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/grandprixhero/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="clearfix visible-xs-block"></div> <div class="clearfix visible-lg"></div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/poppopcandies/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10ppc.jpg" alt="Play Pop-Pop Candies"></a> </div> <div class="panel-body"> <h3>Pop-Pop Candies</h3> <p>Enjoy a sweet puzzle as you pop-pop all the candies using strategy and fast reflexes! Featuring 100+ challenging puzzles and marathon endurance levels this colorful Match-3 Puzzle Shooter game will entertain for hours.</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Pop-Pop Candies", "applicationCategory": "Game", "applicationSubCategory": "Puzzle Game", "url": "/poppopcandies/", "image": "assets/images/icon-b10ppc.jpg", "screenshot": "assets/images/icon-b10ppc.jpg", "thumbnailUrl": "assets/images/icon-b10ppc.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/poppopcandies/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="clearfix visible-sm visible-md"></div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/athleticshero/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10ath.jpg" alt="Play Athletics Hero"></a> </div> <div class="panel-body"> <h3>Athletics Hero</h3> <p>Choose your hero and compete in the 100m, Javelin and Triple Jump Track & Field events.<br/><br/>Time your moves to perfection. Will you win a Gold Medal across all events?</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Athletics Hero", "applicationCategory": "Game", "applicationSubCategory": "Sports Game", "url": "/athleticshero/", "image": "assets/images/icon-b10ath.jpg", "screenshot": "assets/images/icon-b10ath.jpg", "thumbnailUrl": "assets/images/icon-b10ath.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/athleticshero/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="clearfix visible-xs-block"></div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/curlinghero/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10crl.jpg" alt="Play Curling Hero"></a> </div> <div class="panel-body"> <h3>Curling Hero</h3> <p>Choose your champion and compete across 3 rounds in the Curling event. Press and hold to aim your shot. Time your release to spin the stone. How many stones can you get closest to the center of the target?</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Curling Hero", "applicationCategory": "Game", "applicationSubCategory": "Sports Game", "url": "/curlinghero/", "image": "assets/images/icon-b10crl.jpg", "screenshot": "assets/images/icon-b10crl.jpg", "thumbnailUrl": "assets/images/icon-b10crl.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/curlinghero/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/poppopkitties/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10ppk.jpg" alt="Play Pop-Pop Kitties"></a> </div> <div class="panel-body"> <h3>Pop-Pop Kitties</h3> <p>Play a cute puzzle as you pop-pop all the kitties using strategy and reflexes! With 100+ challenging puzzles and adorable kitties this kawaii Match-3 Puzzle Shooter game will charm players for hours. Can you collect all the stars?</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Pop-Pop Kitties", "applicationCategory": "Game", "applicationSubCategory": "Puzzle Game", "url": "/poppopkitties/", "image": "assets/images/icon-b10ppk.jpg", "screenshot": "assets/images/icon-b10ppk.jpg", "thumbnailUrl": "assets/images/icon-b10ppk.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/poppopkitties/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="clearfix visible-xs-block"></div> <div class="clearfix visible-sm visible-md"></div> <div class="clearfix visible-lg"></div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/mtbhero/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10mtb.jpg" alt="Play MTB Hero"></a> </div> <div class="panel-body"> <h3>MTB Hero</h3> <p>Choose your hero and compete across 3 courses in the Mountain Biking downhill event<br/><br/>Steer between obstacles, collect boosts & improve your times. Will you win a Gold Medal?</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "MTB Hero", "applicationCategory": "Game", "applicationSubCategory": "Sports Game", "url": "/mtbhero/", "image": "assets/images/icon-b10mtb.jpg", "screenshot": "assets/images/icon-b10mtb.jpg", "thumbnailUrl": "assets/images/icon-b10mtb.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/mtbhero/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/skatinghero/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10fig.jpg" alt="Play Skating Hero"></a> </div> <div class="panel-body"> <h3>Skating Hero</h3> <p>Choose your hero and compete across three programs in the Figure Skating event. Perform incredible jumps and fast spins as you time your moves to perfection. Will you land all your moves and be awarded all three gold medals?</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Skating Hero", "applicationCategory": "Game", "applicationSubCategory": "Sports Game", "url": "/skatinghero/", "image": "assets/images/icon-b10fig.jpg", "screenshot": "assets/images/icon-b10fig.jpg", "thumbnailUrl": "assets/images/icon-b10fig.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/skatinghero/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="clearfix visible-xs-block"></div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/skateboardhero/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10skb.jpg" alt="Play Skateboard Hero"></a> </div> <div class="panel-body"> <h3>Skateboard Hero</h3> <p>Choose your hero and compete in the Skateboarding Event.<br/><br/>Combo your jumps, grinds and tricks to ride your way to victory! Will you win a Gold Medal across all events?</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Skateboard Hero", "applicationCategory": "Game", "applicationSubCategory": "Sports Game", "url": "/skateboardhero/", "image": "assets/images/icon-b10skb.jpg", "screenshot": "assets/images/icon-b10skb.jpg", "thumbnailUrl": "assets/images/icon-b10skb.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/skateboardhero/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="clearfix visible-sm visible-md"></div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/hockeyhero/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10hoc.jpg" alt="Play Hockey Hero"></a> </div> <div class="panel-body"> <h3>Hockey Hero</h3> <p>Choose your hero and compete against three fierce opponents in the Ice Hockey event. Avoid the attacking players to approach the goal line. Once in front of the goal, time your shot to score! Can you win the gold medal?</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Hockey Hero", "applicationCategory": "Game", "applicationSubCategory": "Sports Game", "url": "/hockeyhero/", "image": "assets/images/icon-b10hoc.jpg", "screenshot": "assets/images/icon-b10hoc.jpg", "thumbnailUrl": "assets/images/icon-b10hoc.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/hockeyhero/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="clearfix visible-xs-block"></div> <div class="clearfix visible-lg"></div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/soccerhero/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10soc.jpg" alt="Play Soccer Hero"></a> </div> <div class="panel-body"> <h3>Soccer Hero</h3> <p>Choose your hero and compete against 70 international opponents in the World Soccer event. Avoid the attacking players to approach the goal line. Once in front of the goal, time your shot to score! Will you be the Champion?</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Soccer Hero", "applicationCategory": "Game", "applicationSubCategory": "Sports Game", "url": "/soccerhero/", "image": "assets/images/icon-b10soc.jpg", "screenshot": "assets/images/icon-b10soc.jpg", "thumbnailUrl": "assets/images/icon-b10soc.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/soccerhero/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/firefighterpinball/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10ffp.jpg" alt="Play Firefighter Pinball"></a> </div> <div class="panel-body"> <h3>Firefighter Pinball</h3> <p>Join the heroic Firefighters. Drive the firetruck, check your pumper, make an interior attack, respond to a motor vehicle incident or assist with a helicopter rescue. You can make a difference - learn fire safety facts as you play!</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Firefighter Pinball", "applicationCategory": "Game", "applicationSubCategory": "Pinball Game", "url": "/firefighterpinball/", "image": "assets/images/icon-b10ffp.jpg", "screenshot": "assets/images/icon-b10ffp.jpg", "thumbnailUrl": "assets/images/icon-b10ffp.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/firefighterpinball/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="clearfix visible-xs-block"></div> <div class="clearfix visible-sm visible-md"></div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/rainbowstarpinball/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10rsp.jpg" alt="Play Rainbow Star Pinball"></a> </div> <div class="panel-body"> <h3>Rainbow Star Pinball</h3> <p>Enter a magical world. Find treasure at the end of the rainbow, escape the enchanted forest, free the Unicorn's chalice or unite the Prince and Princess at their romantic ball. Flippers, bonuses, and multiple tables await!</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Rainbow Star Pinball", "applicationCategory": "Game", "applicationSubCategory": "Pinball Game", "url": "/rainbowstarpinball/", "image": "assets/images/icon-b10rsp.jpg", "screenshot": "assets/images/icon-b10rsp.jpg", "thumbnailUrl": "assets/images/icon-b10rsp.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/rainbowstarpinball/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="https://www.youtube.com/embed/2WY99qUA2UQ?rel=0&autoplay=1"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10daz.jpg" alt="Play Dangerzone"></a> </div> <div class="panel-body"> <h3>Dangerzone</h3> <p>Take to the skies in this thrilling head-to-head air combat game. Seven of the greatest fighter pilots are ready to demonstrate the Corporation's deadly products in a high stakes tournament. Choose your hero and earn the right to challenge General “Knight” Bosin.</p> <br/> <a class="btn -btn-lg btn-primary disabled btn-block" ><i class="glyphicon glyphicon-hourglass"></i> In development</a> <a class="btn -btn-lg btn-info btn-block" href="https://www.youtube.com/embed/2WY99qUA2UQ?rel=0&autoplay=1"><i class="glyphicon glyphicon-play"></i> Watch trailer</a> </div> </div> </div> <div class="clearfix visible-xs-block"></div> <div class="clearfix visible-lg"></div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href="/poppopjingle/"><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10ppj.jpg" alt="Play Pop-Pop Jingle"></a> </div> <div class="panel-body"> <h3>Pop-Pop Jingle</h3> <p>Happy Holidays for everyone as you pop-pop all the winter gems using fast reflexes and strategy!<br/><br/>An addictive and easy to play Match-3 Puzzle Shooter packed with over 100 festive themed levels. Can you collect all the stars?</p> <script type=application/ld+json> { "@context": "https://schema.org", "@type": "WebApplication", "name": "Pop-Pop Jingle", "applicationCategory": "Game", "applicationSubCategory": "Puzzle Game", "url": "/poppopjingle/", "image": "assets/images/icon-b10ppj.jpg", "screenshot": "assets/images/icon-b10ppj.jpg", "thumbnailUrl": "assets/images/icon-b10ppj.jpg", "operatingSystem": "Windows, OSX, Linux, Android, iOS", "browserRequirements": "requires HTML5 support", "author": { "@type": "Organization", "name": "b10b" }, "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "USD" } } </script> <br/> <a class="btn -btn-lg btn-primary btn-block" href="/poppopjingle/"><i class="glyphicon glyphicon-play"></i> Play instantly</a> <a class="btn -btn-lg btn-info btn-block" href="#contact"><i class="glyphicon glyphicon-shopping-cart"></i> License game</a> </div> </div> </div> <div class="clearfix visible-sm visible-md"></div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href=""><img class="img-responsive center-block img-rounded" src="assets/images/icon-b10idd.jpg" alt="Play IonDrift Delta"></a> </div> <div class="panel-body"> <h3>IonDrift Delta</h3> <p>In 2088, following the discovery of anti-gravity propulsion, Earth Entertainment Network launched the IonDrift Racing League.<br/><br/>Choose your vehicle, race at lightning speeds, defeat all rivals ... earn the title "IonDrift Champion"!</p> <br/> <a class="btn -btn-lg btn-primary disabled btn-block" ><i class="glyphicon glyphicon-hourglass"></i> In development</a> </div> </div> </div> <div class="clearfix visible-xs-block"></div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href=""><img class="img-responsive center-block img-rounded" src="assets/images/icon-soon.jpg" alt="Play Secret Projects"></a> </div> <div class="panel-body"> <h3>Secret Projects</h3> <p>We are working on several other original titles with, as yet, unscheduled release dates. These range from original puzzle games through racing games to fast paced platformers. If you'd like to collaborate on, or sponsor, such projects please get in touch!</p> <br/> <a class="btn -btn-lg btn-primary disabled btn-block" ><i class="glyphicon glyphicon-hourglass"></i> In development</a> </div> </div> </div> <div class="col-lg-3 col-sm-4 col-xs-6"> <div class="panel panel-default"> <div class="panel-heading zoom"> <a href=""><img class="img-responsive center-block img-rounded" src="assets/images/icon-soon.jpg" alt="Play Secret Projects"></a> </div> <div class="panel-body"> <h3>Secret Projects</h3> <p>We are working on several other original titles with, as yet, unscheduled release dates. These range from original puzzle games through racing games to fast paced platformers. If you'd like to collaborate on, or sponsor, such projects please get in touch!</p> <br/> <a class="btn -btn-lg btn-primary disabled btn-block" ><i class="glyphicon glyphicon-hourglass"></i> In development</a> </div> </div> </div> <div class="clearfix visible-xs-block"></div> <div class="clearfix visible-sm visible-md"></div> <div class="clearfix visible-lg"></div> </div> </div> </div> <a name="contact" class="offset-anchor"></a> <div class="darkred-fill fill"> <div class="container"> <!-- Contact Form --> <!-- In order to set the email address and subject line for the contact form go to the assets/php/contact_me.php file. --> <div class="row"> <div class="col-md-12"> <h3>Want to license our games? Contact us today ...</h3> <form name="sentMessage" id="contactForm" novalidate> <div class="control-group form-group"> <div class="controls"> <label>Full name:</label> <input type="text" class="form-control" id="name" required data-validation-required-message="Please enter your name"> <p class="help-block"></p> </div> </div> <div class="control-group form-group"> <div class="controls"> <label>Phone number:</label> <input type="tel" class="form-control" id="phone" required data-validation-required-message="Please enter your phone number"> </div> </div> <div class="control-group form-group"> <div class="controls"> <label>Email address:</label> <input type="email" class="form-control" id="email" required data-validation-required-message="Please enter your email address"> </div> </div> <div class="control-group form-group"> <div class="controls"> <label>Message:</label> <textarea rows="5" cols="100" class="form-control" id="message" required data-validation-required-message="Please enter your message" maxlength="999" style="resize:none"></textarea> </div> </div> <div id="success"></div> <!-- For success/fail messages --> <button type="submit" class="btn btn-lg btn-primary btn-block">Send message</button> </form> </div> </div> </div> <!-- Contact Form JavaScript --> <!-- Do not edit these files! In order to set the email address and subject line for the contact form go to the assets/php/contact_me.php file. --> <script src="assets/js/jqBootstrapValidation.js"></script> <script src="assets/js/contact_me.js"></script> <br/><br/> </div> <!-- Footer --> <footer id="footer" class="footer"> <div class="container"> <div class="row"> <div class="col-sm-3 col-xs-12"> <a href="/#about">We are b10b</a><hr/> <a href="/#portfolio">Our games</a><hr/> </div> <div class="col-sm-3 col-xs-12"> <a href="/#contact">Contact us</a><hr/> <a href="/privacy">Privacy policy</a><hr/> </div> <div class="col-sm-6 col-xs-12"> <br class="hidden-sm hidden-md hidden-lg"/> <p>b10b™ develops free-to-play browser games with compelling arcade-style gameplay at their core. Our all-ages HTML5 games include puzzles, racing and sports (with gender and diversity inclusion). b10b games are fast to load, run on all platforms and are available to license for network distribution.</p> <p>b10b is a <a class="white-link" href="http://hypersurge.com" target="_blank">HYPERSURGE</a> brand. Copyright © 2016 - 2025 HYPERSURGE Interactive Corp. All rights reserved.</p> </div> </div> <br/> <div class="row"> <div class="col-md-2 col-sm-4 col-xs-12"> <div class="dropup"> <button type="button" class="btn btn-default inverse-dropdown dropdown-toggle" style="background-color: #000000; border-color: #333" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Use cases <span class="caret"></span></button> <ul class="dropdown-menu inverse-dropdown"> <li><a href="uses/cross-platform-games">Cross Platform Games</a></li> <li><a href="uses/license-html5-games">License HTML5 Games</a></li> <li><a href="uses/vas-provider-games">VAS Provider Games</a></li> <li><a href="uses/web-games">Web Games</a></li> </ul> </div> </div> </div> </div> </footer> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebPage", "name": "b10b™ | best browser games for licensing", "description": "b10b™ develops free-to-play browser games with compelling arcade-style gameplay at their core. Our all-ages HTML5 games include puzzles, racing and sports (with gender and diversity inclusion). b10b games are fast to load, run on all platforms and are available to license for network distribution.", "image": "https://b10b.com/assets/images/social.jpg?dc=202505012106", "publisher": { "@type": "Organization", "name": "b10b" } } </script> <script type="application/ld+json"> { "@context": "http://schema.org/", "@type": "Corporation", "name": "b10b", "logo": "https://b10b.com/assets/images/b10b-logo-xl.png", "url": "https://b10b.com", "sameAs": ["https://twitter.com/b10games"] } </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "@id": "https://b10b.com", "url": "https://b10b.com", "name": "b10b", "description": "b10b™ develops free-to-play browser games with compelling arcade-style gameplay at their core. Our all-ages HTML5 games include puzzles, racing and sports (with gender and diversity inclusion). b10b games are fast to load, run on all platforms and are available to license for network distribution." } </script> <!-- Bootstrap Core JavaScript --> <script src="assets/js/bootstrap.min.js"></script> <!-- Move footer to bottom --> <script> $(document).ready(function() { var docHeight = $(window).height(); var footerHeight = $('#footer').outerHeight(); var footerTop = $('#footer').position().top + footerHeight; if (footerTop < docHeight) { $('#footer').css('margin-top', (docHeight - footerTop) + 'px'); } }); </script> <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-22406337-9', 'auto'); ga('send', 'pageview'); </script> </body> </html>