enigma-dev

The Extensible Non-Interpreted Game Maker Augmentation.

  • 所有者: enigma-dev/enigma-dev
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

ENIGMA Travis CI Build Status AppVeyor Build Status codecov

Official Website: http://enigma-dev.org

ENIGMA, the Extensible Non-Interpreted Game Maker Augmentation, is an open-source, cross-platform game development environment based on the popular software, Game Maker. Its intent is to provide users with a quality game creation tool and a bridge between high- and low-level programming languages. It can be used either through an IDE, such as its sister project, LateralGM, or its up-and-coming custom frontend, RadialGM, or also through its command line interface, emake.

Like Game Maker, ENIGMA comprises 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 Game Maker's GML. Part of ENIGMA's goal is to remain backward-compatible with Game Maker, serving for some intents and purposes as a Game Maker 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 direct access to C++ types, templates, and functions.

Although EDL adopts GML's very lax syntax in its scripting, the inputted code is actually parsed and translated into valid C++. This compilation improves size and performance of the language by incredible amounts, while almost magically maintaining its simplicity of use.

Install

Please see http://enigma-dev.org/download.htm for installation instructions.

Documentation

We have a community-led Wiki project hosted on our site where users contribute function and other API documentation. All you need to do is register for an account on our forums and you will be able to edit and make changes to the documentation pages.

If you are having trouble registering for an account or looking for an answer to more specific technical questions about ENIGMA, you can visit us on the #enigma-dev channel on freenode IRC as well:
http://webchat.freenode.net/?channels=enigma&uio=d4

主要指标

概览
名称与所有者enigma-dev/enigma-dev
主编程语言C++
编程语言Makefile (语言数: 12)
平台
许可证
所有者活动
创建于2012-01-31 22:51:53
推送于2025-07-15 06:43:39
最后一次提交2025-07-15 00:54:52
发布数41
最新版本名称ENIGMA-57d6edbdcf2bfade3a8dbb4ee75a721a468d8069 (发布于 )
第一版名称pre-instance (发布于 2012-01-31 15:45:16)
用户参与
星数357
关注者数30
派生数121
提交数4.8k
已启用问题?
问题数797
打开的问题数114
拉请求数1206
打开的拉请求数36
关闭的拉请求数334
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?