Tweet I spent some time over the weekend adding Box2D physics to the JavaScript version of my endless runner prototype. As you can see from the video below, you can now interact with our little hero, making him run and jump between platforms (once again, apologies about the terrible camera work). The demo may still [...]
Tweet I wrote about Starling JS recently, but there are tonnes of similar JavaScript graphics libraries out there that are worth exploring. One that’s got me quite excited is pixi.js, which has a very similar API to Starling and also boasts support for WebGL as well as Canvas. As a quick test I ported some [...]
Tweet Here’s something I’ve been secretly wishing for for quite some time now. The boys and girls at Gamua just announced that a JavaScript port of their open source Starling gaming framework will soon be made available. Starling JS will share the exact same API as its ActionScript 3 sibling and will even feel familiar [...]
Tweet At WeeWorld we rely quite heavily on the Flash runtime and its excellent vector renderer. However for toady’s post I thought it would be fun to use the Toolkit for CreateJS to export some of our Flash assets to HTML5. Of course, the assets are of no use whatsoever on their own, so I [...]
Tweet Here’s something I’ve been meaning to blog about for well over a year but for one reason or another didn’t get round to it. It’s an HTML5 port of a speedometer app I once wrote using Adobe AIR. I thought it would be a good way of polishing up on my JavaScript and also [...]
Tweet Learn how to build rich HTML5 applications with content exported using Flash Professional CS6′s Toolkit for CreateJS. What you will learn… The fundamentals of the CreateJS suite of JavaScript libraries How to publish Flash Professional CS6 assets for use with CreateJS How to write JavaScript that utilizes your exported content What you should know… [...]
Tweet You’re probably sick of these bubbles. They’ve already popped up in my book, a recent Starling tutorial I wrote, and now here they are again. So what’s different this time? Well, if you right-click on any of them you’ll notice something odd. That’s right, there’s no Adobe Flash Player driving them. Unlike my other [...]
Tweet My Starling parallax scrolling demo that I showed off running on iPad seems to have gotten quite a lot of attention recently. So I thought I’d strike while the iron was hot and quickly throw together a JavaScript version, which you can hopefully see below. I’d originally been working with the graphics from Halfbricks’s [...]



