Open ylluminate opened 9 years ago
hi, it would be nice,
You will need to rewrite default template so it uses opal-phaser: https://github.com/TheMightyFingers/mightyeditor/tree/master/server/templates/default/src
@ylluminarious @gabrielrios
@stauzs Regarding your question about Opal needing a server: Opal can be run on the fly in the browser. You can look into it a bit more on their website or the GitHub repo. Opal can even use a CDN to transpile Ruby code.
@stauzs I'll be adding codemirror opal autocomplete as part of opal-irb, maybe I can export something at some point.
Hi, we're building
opal-phaser
to allow Ruby to be used to develop games with Phaser. Someone just showed me MightyEditor this evening and I thought I'd throw out the proposition to see what you'd think it would take for us to help you to integrateOpal
andopal-phaser
into MightyEditor.