HTML5 Game Development - Part 34 (original) (raw)

Let's make a 3D Game with HTML5

There’s a very interesting introductory post of a tutorial series that looks to be the first of a very cool series of posts on building a 3D game with HTML5 …Read more

EVE Online Spaceship Viewer

As HTML5 and WebGL become more capable I think we’re going to see a lot of MMORPG games start to take some of their content and gameplay and put them …Read more

Mozilla App Store

Mozilla is launching their HTML5 App Store project. at apps.mozillalabs.com with a summary description of: The Mozilla Labs Apps project is an initiative by Mozilla, the non-profit Firefox developer and …Read more

Game Closure Raise $12 Million

Showing that there’s serious money in HTML5 games (at least if you’re getting it from VCs) Html5 game company Game Closure has raised a $12 million round from a group …Read more

MocoSpace launching five new HTML5 games

GameZebo has a post on mobile social networking platform MocoSpace‘s launch of 5 new HTML5 games: FunPark Friends Pet Hotel Dream Vacation Crazy Gems Private Joe: Urban Warfare MocoSpace got …Read more

ImpactJS Resources and Giveaway

Andrzej at dev.end3r.com has put together a nice post on talking about the Impact.js engine (which has a book now) and is holding a giveaway of 5 Impact licenses for …Read more

Web-Drawing Throwdown: Paper.js Vs. Processing.js Vs. Raphael

Smashing Magazine has a nice in-depth article covering the big three libraries for drawing vector graphics on the web: Paper.js, Processing.js and Raphael, giving a code pro-con on each and …Read more

Designing Interactivity with HTML5 Workshop, Day 1

Updated: Fixed Links 12/19 The slides from Day 1 of my January Workshop at MassArt are posted up. I’m the process of converting them into a more useful tutorial format, …Read more

O'Reilly publishes first game-engine specific HTML5 Book (on Impact.js)

O’Reilly media has published one of it’s world-renowned Animal Cover books on HTML5 Game Development titled: Introducing HTML5 Game DevelopmentDeveloping Games with Impact It’s a short book (120 pages) but …Read more

How Construct 2 helps make HTML5 work

A nice blog post on the Scirra Blog (Scirra are the makers of the Construct 2 HTML5 Game IDE) that could rightfully be called “Shooting down some of the myths …Read more

PayOne HTML5 API by PaymentOne

Mobile payment company PaymentOne has launched a new HTML5 Payment API with the goal of allow developers to create write-once cross platform games with HTML5 and but take advantage of …Read more

HTML5 Gaming – what are we talking about?

Mark from Spacemonster.co.uk has written a post titled “HTML5 Gaming – what are we talking about?” discussing the ever changing conversation from “Hey this looks like cool tech” to the …Read more

BLASTR:ARENA: WebGL Pokki 1UP contest entry

Two students from Sydney, Nikhil Suresh and Jayden Tilbrook have developed a very impressive non-violent TV game show-styled shooter with WebGL & HTML5 Canvas for Pokki’s 1UP contest. Here’s Nikhil’s …Read more

Isometric HTML5 Game Demo

An interesting HTML5 demo from Daniel Magliola’s gaming portfolio showing an isometric game world with per-block lighting. Share List

HTML5 Rocks new site relaunch

HTML5 Rocks, a Google sponsored project aimed at pushing the web forward has relaunched with a nice new theme and some new organization and content. Check out the Gaming landing …Read more

Response to: Why developing an HTML5 game is too damn risky

A blog post on ektomarch.com makes the case as to why developing a HTML5 game is too damn risky, based on the appearance and presence of browser bugs (he specifically …Read more

IvanK Lib: a WebGL based HTML5 engine

IvanK Lib is a HTML5 Engine inspired by Flash (the tag line is actually “Like Flash, but faster” that uses the power of GPU accelerated WebGL to render 2d graphics on the screen.

HTML5Rocks: WebGl 2D Tutorial

HTML5Rocks has an in depth tutorial on how to use WebGl from the ground up from the perspective of drawing 2D objects. Share List