Not actually a base for RPGs - more like an editor.. just not that one.
Based on the Official Hamster Republic Role Playing Game Creation Engine. That's the only thing it's based on.
This repository is here to show off the code and let people try out the project first-hand. That's all. I'm not looking into getting pull requests or issues or whatever, please don't spam them here!
But, if you do have a cool idea, by all means tell me about it. Probably your best way to do that would be by tweeting to me (@towerofnix). You could email me too (if you have my email), but then you'd sound serious and important, and that probably wouldn't be good, and to make things worse, your idea wouldn't even be public. (Same deal goes with other private message services like Gitter and such.)
..unless you have a really, really good and obvious improvement to a mistake I made. Those are cool.
The program is an Electron app, so you'll need to get that installed first. Then install:
$ npm install
..and run:
$ electron .
No documentation right now because I'm lazy. Just read the commit messages, try out OHRRPGCE and come back, and maybe also guess.