Unreal Engine
Unreal Engine is a professional suite of tools and technologies used for building high-quality games across a range of platforms.
enigma, the extensible non-interpreted game maker augmentation, is an open source cross-platform game development environment derived from that of the popular software gamemaker.
enigma, the extensible noninterpreted game maker augmentation, is an open source crossplatform game development environment derived from that of the popular software gamemaker. its intention is to provide you with a quality game creation tool and a bridge between high and lowlevel programming languages. it can be used either through an ide, namely, its sister project, lateralgm, or through a command line interface.
like gamemaker, enigma comprises both an easy to use drag & drop system as well as its own programming language. this programming language, known as edl, is essentially a mix between c++ and gamemaker's gml. part of enigma's goal is to remain backwards compatible with game maker, serving for some intents and purposes as a gamemaker compiler, however, edl offers many very powerful features which simply aren't present in the alternative. such features include the ability to compile dlls and other c/c++ scripts right into the program and access c++ types, templates, and functions.
Productivity Developer Tools Games
game-engine game-creation game-development 3d-games game-creation-platform edl