Who are the HTML5 Game Developers?

An HTML5 game is classified as a game that:
  • runs in a modern web browser
  • is written in JavaScript
  • uses Canvas or WebGL for graphics
While there is a large and growing collection of HTML5 Game Engines and Frameworks, who out there has actually written a non-trivial, professional HTML5 game?  Here's my quick list:

Popular posts from this blog

Lists and arrays in Dart

Converting Array to List in Scala

Null-aware operators in Dart