CINXE.COM
About - Build New Games
<!DOCTYPE html> <html lang="en" class="page"> <head> <meta charset="utf-8"> <title>About - Build New Games</title> <meta name="author" content="Bocoup"> <meta name="description" content="Build New Games teaches you game development for the Open Web. The techniques we teach are cutting edge, cross-browser, and cross-device. We’ …"> <!-- http://t.co/dKP3o1e --> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link rel="canonical" href="http://buildnewgames.com/about"> <link href="/favicon.png" rel="icon"> <link href="/assets/css/reset.css" media="screen, projection" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="assets/css/factory.css"> <!--[if (gt IE 8)|!(IE)]><!--> <link href="/assets/css/fonts.css" media="screen, projection" rel="stylesheet" type="text/css"> <!--<![endif]--> <link href="/assets/css/base.css" media="screen, projection" rel="stylesheet" type="text/css"> <!-- <link href="/assets/css/screen-small.css" media="screen and (max-width: 480px)" rel="stylesheet" type="text/css"> <link href="/assets/css/screen-medium.css" media="screen and (min-width: 481px)" rel="stylesheet" type="text/css"> <link href="/assets/css/screen-large.css" media="screen and (min-width: 1024px)" rel="stylesheet" type="text/css"> <link href="/assets/css/screen-horizontally-small.css" rel="stylesheet" type="text/css"> --> <link href="/assets/css/screen-medium.css" rel="stylesheet" type="text/css"> <link href="/atom.xml" rel="alternate" title="Build New Games" type="application/atom+xml"> <!--[if lt IE 9]> <script src="/js/lib/respond.min.js"></script> <![endif]--> </head> <body class="clearfix "> <banner> <header id="header"> <a href="/" class="bng-logo"> <img src="/images/bng-logo.png" alt="BNG"> </a> <nav class="large-nav"> <ul> <li><a href="/articles/">Articles</a></li> <li><a href="/authors/">Authors</a></li> <li><a href="/about/">About</a></li> </ul> </nav> <div class="home-page-info"> <h1><a href="/">Build New Games</a></h1> <p>Open Web techniques for cutting-edge game development</p> </div> </header> <h2 class="page-title medium">About</h2> </banner> <section id="main" class="page"> <section class="about"> <p class="larger"> Build New Games teaches you game development for the Open Web. The techniques we teach are cutting edge, cross-browser, and cross-device. </p> <p> We’re edited and operated by <a href="http://bocoup.com">Bocoup</a>. </p> </section> </section> <footer class="medium"> Edited and operated by <a href="http://bocoup.com">Bocoup</a>. </footer> <footer class="small"> <p> Edited and operated by <a href="http://bocoup.com">Bocoup</a> </p> </footer> <script type="text/javascript"> // GA stuffs var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1464992-54']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>