(Under development)A simple Box2D+Javascript game adapted to Angular.js+Node.js
I'm adapting the native javascript version of this game to Angular.js The current version has been improved with some features. In addition to that, users can login/signup through a RESTful Node.js server. The server has a few methods so far, which store the user information like name, email, score. Since it's still under implementation, I will add more features and more methods subsequently. The server is implemented with Node.js and deployed on Heroku. To cunsume the server go to This For game sound, SoundJS is used. Coming Soon. 1. Pause functionality. 2. A control menu, to start the game view high scores etc. 5. Create new objects in the game, extend the concept. Feel free to send questions or feedback. Thanks Resources and Credits Original Article http://www.binarytides.com/make-html5-game-box2d-javascript-tutorial/