RPG JS is a JavaScript library based on EaselJS, made for creating RPG games.
With RPG JS you can create your own RPG games with JavaScript.
It can import game files from RPG Maker XP, so chances are that the architectures of the two are very similar.
RPG JS extensively uses HTML5′s features, allowing for (relatively) complex animations, calls, and actions.
It also has a number of presets exclusive to role playing games (RPG’s), for example, communication events, action events, and tile-based graphics.
- Website: http://rpgjs.com/
- Demo: http://rpgjs.com/examples/














