Warspawn Posted April 7, 2015 Share Posted April 7, 2015 Ironbane is a 3D Action Rpg MMO built using HTML5 Play Now! http://play.ironbane.com/ We've just released a new version 0.4 pre-alpha. Our technology stack is using [MeteorJS](http://meteor.com/). This allows us to use the concept of reactivity and apply it in a gaming context, which is very cool but experimental to say the least. In addition we're using AngularJS on top of MeteorJS (http://angularjs.meteor.com/). This unique combination allows us to re-use a lot of components while still making good use of Meteor's concepts which are very helpful for us. We use THREE.js for the rendering engine, as well as a custom Component Entity System built around it. We're now fully utilising [Clara.io](http://clara.io/) as our level editor of choice. Sam has been creating the Tower of Doom map (https://clara.io/view/eab429cf-33e9-4ff0-9d47-ec9670da47cb) in this editor, and we're very happy so far with the results. Our game can directly pull the levels from Clara, read entities and put them in our game. This allows our level editors to place enemies and other entities anywhere they want without the developers having to manually export/import them to the game. Please check out our game and our forums at http://ironbane.com ! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.