Code Monkey home page Code Monkey logo

enigma-dev's Introduction

ENIGMA Travis CI Build Status AppVeyor Build Status Build Status codecov

If you find our tools useful, then please consider supporting ENIGMA on Patreon!

Patreon

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 channel on freenode IRC as well: http://webchat.freenode.net/?channels=enigma&uio=d4

enigma-dev's People

Contributors

adriano-t avatar amorri40 avatar cybershadow avatar darkacez avatar datzach avatar dazappa avatar faissaloo avatar forthevin avatar fundies avatar heathtech avatar hitcoder9768 avatar impiaaa avatar ismavatar avatar joshdreamland avatar jpierres avatar kvanbere avatar polygoned avatar protolink avatar pushkar7570 avatar removerusky avatar rexhunter99 avatar robertbcolton avatar rpjohnst avatar sorlok avatar sssstest avatar theexdeus avatar tiagoshibata avatar time-killer-games avatar van0014 avatar yellowafterlife avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.