HTML5

  • Jungle Shoot Out – Game

    Click here for a HTML5 tablet/phone friendly version of this game. Jungle Shoot Out is an interactive platform shooter game based on King Features Syndicate’s The Phantom ©. It makes use of inverse kinematics in Flash.

  • Concurrency / Threading with Javascript & GWT

    NOTE: Please click here for a flash/actionscript version of this technique. Javascript does not support concurrency. All code must be executed within a single thread. This means that processor intensive tasks could cause a web page to stall very quickly. This forces us to rely on server side operations for any large calculations. Fortunately it…

  • HTML5 for Flash Developers

    Adobe are sponsoring a set of javascript libraries and tools called CreateJS. CreateJS includes a javascript library called Easel JS which allows developers to manipulate the HTML5 canvas element using familiar concepts and coding techniques found in Actionscript 3.

  • Jungle Shoot Out – Game (HTML5)

    Jungle Shoot Out is an interactive platform shooter game based on King Features Syndicate’s The Phantom ©.