Complete cross-platform game development suite, written in C++/wxWidgets. The main idea is to develop in a Drag&Drop interface, so no code knowledge is needed to make games, but an own scripting language may be used to create more professional games. Even better, game projects are translated to C++/SDL and compiled. License: Source is under GPL/wxWindows License. Currently, graphics are GPL icons extracted from other sites. Resulting games will be under LGPL license of SDL, meaning the creator of the game will need to choose between: -Linking against shared library (.dll or .so) -or link SDL statically and distribute the source of the game.