Intro to Box2D: physics simulations for HTML5 games
Seth Ladd, a developer advocate at Google put together an excellent, in-depth intro presentation on using Box2D as a physics simulation in HTML5 Game. It covers which port of Box2D …Read more
Seth Ladd, a developer advocate at Google put together an excellent, in-depth intro presentation on using Box2D as a physics simulation in HTML5 Game. It covers which port of Box2D …Read more
Quildreen Motta, a front-end developer based in Brazil wrote an excellent in-depth write-up on Understanding OOP in JavaScript that is a great read for anyone building OOP games in JavaScript. …Read more
Facebook has a great page on Game Development. It provides links to a number of excellent posts on 2D development as well as some notes on available engines. The page …Read more
This post will slowly pull together various reactions and notes from New Game Conference. Richard Hilleman Keynote Share List
(Almost) every game needs a game loop – and in order to create a game loop in HTML5 you are going to need to use a javascript timer. Why? Well …Read more
Kai Jager writing for MSDN has posted 5 tips for best practices for writing HTML5 Games – here’s his 5 tips (with my comments on each): 1. Use a framework …Read more
Marius Gundersen gave a well-received talk at OnGameStart 2011 on how to build a 3D engine using 2D canvas in HTML5. The check out the HTML5-based slide deck (with interactive …Read more
Browser maker Opera, to coincide with the release of general support in opera of WebGL has released a in-depth tutorial on WebGL that should be of interest to anyone looking …Read more
LearningThreeJS.com has a great tutorial series on building a 3D Game using Three.js, so far there have been 4 installments, culminating in a neat game called Marblesoccer. The final tutorial …Read more
An interactive presentation from Google Developer day 2011 by Ilmari Heikkinen provides a nice introduction to WebGL along with a Three.js tutorial. Share List
A Work-in-progress Crafty.js tutorial – click inside of the frame and use the arrow keys to move between slides. Click on the “Run” Button to run the code for each …Read more
Aerotwist.com has two great tutorials on the incredibly powerful but somewhat underdocumented Three.js – check out their Getting Started with Three.js and Creating Particles with Three.js Share List
A Google Tech Talk on HTML5 Multiplayer Game Development – a little basic, but a good overview of the issues. Check out the video below along with the full slides …Read more
We’re cooking up some mean html5-learning tutorials in the next couple of weeks… Share List
Are you a company looking to license HTML5 games? We recommend MarketJS.com, a B2B platform for licensing games.
MarketJS has over 300 HTML5 games for licensing. They also provide additional services such as game reskin, custom development, and white label portals.
In an open letter to the Unity community, the company announced the details of its pricing scheme changes. In the letter, the Personal plan will remain free and there will …Read more
Early in September 2023, Unity Technologies announced the Unity game engine pricing fee. Starting on 1 January 2024, the company will charge game developers a fee (2 tiers) for each …Read more
PlayCanvas, an open-source 3D game engine, has added Sketchfab integration into its latest updates. This improvement gives game developers access to Sketchfab’s high-quality 3D, AR, and VR content. To access …Read more