Commentary on: 5 Best Practices for Building HTML5 Game
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
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.
Here is another user-friendly HTML5 game engine for your next gaming project. Modd.io game editor uses a sandbox approach in building HTML5 games. No coding is required. Choose from several …Read more
Last time, we introduced GDevelop as a viable option for no-code game engines. Now, let’s try building vertical platformer games using GDevelop. GDevelop comes with two behaviors to build platformer …Read more
As the saying goes, “Quality is always the result of intelligent effort.” This timeless quote by John Ruskin summarizes most of the best practices in building HTML5 games by today’s …Read more