HTML5 Game Dev Tutorials

The core concepts of WebGL

Posted 11:06AM on April 22 2013 by Pascal Rettig

I've you've had trouble wrapping your head around WebGL, the Mozilla Hack Blog has a create, very well-written introduction to the core concepts of WebGL

Read the article

WebGL Rendering Pipeline


Creating a virtual pet tutorial

Posted 07:59AM on February 26 2013 by Pascal Rettig

Pablo Farías at Zenva has posted a tutorial on BinPress.com on creating a virtual pet game with HTML5.

Check out the full tutorial and head over to Zenva for more HTML5 Game tutorials.


Making the Move to HTML5 as a console developer

Posted 18:17PM on February 16 2013 by Pascal Rettig

David Galeano and Duncan Tebbs, developers at HTML5 game portal Turbulenz have posted the first part of an three part series on moving to HTML5 from console development.

The talk about a number of specifics and peculiarities of the JavaScript and what tools you can use to help make the leap.

Read the full article on GamaSutra.com


HTML5 Web Audio API tutorial

Posted 11:44AM on January 04 2013 by Pascal Rettig Categories: Audio, Web Audio

Kyle Nau has posted an excellent 30 minute video tutorial on HTML5 Web Audio with a razor focus on using Web Audio for simply loading and playing sounds in games and not worrying about all the other stuff, that can get pretty complex.

Watch the tutorial on Kylenau.com


Battle on the high seas: 5-part beginner HTML5 Game Tutorial

Posted 18:35PM on December 04 2012 by Pascal Rettig

JSPro.com, a site dedicated to the latest and greatest in JavaScript, has a 5-part tutorial series on creating a mobile-friendly HTML5 Game called Sea Battle.

It's great tutorial for people who haven't yet started playing around with HTML5 Game Development as it covers a lot of the basics in detail from the ground up.

Go to the Series Page


Pointer Lock and First Person Shooter Controls

Posted 18:29PM on December 04 2012 by Pascal Rettig

HTML5 Rocks has a in-depth article discussing the much-heralded pointer lock API and along with an overview of how to build FPS-style mouse-powered controls.

Read the article on HTML5Rocks


Create a Mobile HTML5 Farming Game

Posted 11:17AM on October 17 2012 by Pascal Rettig

Pablo Farias has written an in-depth tutorial on Binpress on how to create a Mobile HTML5 Farming Game. The tutorial is targeted at beginners and uses the popular mobile-friendly LimeJS framework.

Go to the tutorial


Performance tips of JavaScript in V8

Posted 08:27AM on October 12 2012 by Pascal Rettig

A great article on some very specific considerations for your code to make it take advantage of all the optimizations that V8 does these days.

It includes a discussion of how V8 create hidden classes, optimizes arrays, and compiles down JavaScript code.

Check out the full article on HTML5Rocks


HTML5 Game Starter Kit for Windows 8

Posted 15:52PM on October 10 2012 by Pascal Rettig

The blog digitalerr0r has an excellent 3-part series on creating a HTML5 Game in Windows 8 that shows you the pieces you need to build a game for Windows 8 and successfully get it submitted to the Windows 8 store. 

As the author notes, games are getting rejected because they don't realize they mandatory pieces like a privacy policy.

Download the HTML5 Game Starter Kit for Windows 8 and then either follow the individual links or watch the video embedded below.

Part I / Part II / Part III





4-Part Creating a Simple Windows 8 Game with JavaScript Tutorial

Posted 15:11PM on September 04 2012 by Pascal Rettig

Chris Bowen has written a 4-part series on SitePoint on creating a game for Windows 8 using JavaScript.

The tutorial series walks you through the steps of building Catapult Wars, a sample XNA game, using JavaScript and Web technologies.

To follow along you'll need Windows 8 and Visual Studio 2012, as the tutorial describes how to build a native Windows 8 app using JavaScript.

The tutorial is broken down into 4 parts, and uses HTML5, JavaScript, WinJS and CreateJS

1 2 3 4 5 .. 8   > >