A multiplayer TRON game made using ember.js
Click Here to see preview
The game has been started to test my EmberJS learning and imporved on the way. Inspired from backbone app of avinash's Zatacka
The game has taken many advantages of emberJS like property bindings and some EmberJS's native functions. This really made the application look smaller in terms of LOC over Backbone App. But that may have affected the rendering in the game which i will work and correct it soon.
- Working on using Socket.io to make game playable online.
- Rendering Issues.