Hi!
I'm happy you like the idea, please give it a try following the
instructions.
We recently released the first stable version of the editor and we are planning to add more documentation in the future.
Feel free to fork our project and contribute. The editor's active branch is called
editor.
Open the main
pom.xml from Intellij (no plugins needed, you just need JDK 1.8). Intellij will create the project for you. The editor's code is in the gosu-editor module, you can run it by opening
RunMe.java and right clink > 'Run 'RunMe.main()'.
Let me know if you have any questions.
Cheers,
Luca