A free GUI tool to create interface and some actions

EasyBuilder can automatically generate the code of game by drag and drop controls.

You can use it to adjust buttons, images and fonts. Also can add some simple actions such as move, rotate, switch scene…

The operations are similar as GameSalad, only need to drag symbols.

This is the preview:

It can output cocos2d-x’s code:

Source:
https://github.com/xzrunner/easybuilder

Binaries:
https://github.com/xzrunner/easybuilder/blob/master/platform/msvc2008/easybuilder/x86/Release/easybuilder.exe?raw=true

1 Like

this tool crashes frequently whenever i add more than one element on the scene.Is there some prerequisite that needs to be taken care of? or Can you upload or suggest a stable version or alternative.

Great tool, Do you still updating it?