What does HackerNews think of phaser?

Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.

Language: JavaScript

#85 in JavaScript
For those who are interested in 2D game development, the Phaser JavaScript framework just released version 3.0 which had the support of a Mozilla Grant.

https://github.com/photonstorm/phaser

For 2D, I'd recommend the HTML5-based Phaser: https://github.com/photonstorm/phaser

Wrap it with Cordova to support iOS, Android, and many other platforms, as well as a free web client.

I would suggest looking into Photonstorm's phaser. It's all in TypeScript, so you get Intellisense, and it's based on Flixel. They're getting close to 1.0. https://github.com/photonstorm/phaser