Game Creation Tool/Virtual World in Java (alpha)

This is my current project:

It’s a community where you can build your own game in the editor and share it online–complete with physics and Lua scripting!

I posted a game similar to this several months ago, but that one didn’t work out–some of the code was written over a year ago, when I didn’t really know what I was doing.

So after distracting myself with some other projects for a while, I decided to start over from scratch a few months ago. I’ve already added quite a lot of features, but there’s still work to be done–namely, online multiplayer.

You can try it yourself here.

Hi!

It is a nice tool. Maybe you should provide a tutorial and a very simple project as a sample. Keep up the good work. I notice that some buttons have no tooltip, please fix it as it is the only way to know what a button does.