Browserify vs Phaser
A side-by-side look at Browserify and Phaser. For an in-depth review of either product, follow the links below.
Browserify
Development
Browserify is a JavaScript tool that allows you to write code using the Node.js CommonJS module system on the frontend. It bundles up all of your dependencies and allows you to use require() in the browser.
bundlercommonjsmodulesnodejs
Phaser
Games
Phaser is a fast, free, and fun open source HTML5 game framework. It offers WebGL and Canvas rendering across desktop and mobile web browsers. Phaser is ideal for making 2D games like platformers, top-down shooters, puzzle games, and more.
html5javascriptgame-engine2d-games
Related Comparisons
Kodu Game Lab
Construct 2
LÖVE
Defold Engine
Moai SDK
MonoGame