GithubHelp home page GithubHelp logo

desttinghim / enigma-dev Goto Github PK

View Code? Open in Web Editor NEW

This project forked from enigma-dev/enigma-dev

0.0 2.0 0.0 22.83 MB

The Extensible Non-Interpreted Game Maker Augmentation.

Home Page: http://enigma-dev.org

C++ 69.54% Makefile 0.25% C 28.64% Objective-C 1.38% Java 0.08% Shell 0.04% Python 0.06%

enigma-dev's Introduction

ENIGMA

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

ENIGMA, the Extensible Non-Interpreted Game Maker Augmentation, is an open source cross-platform game development environment derived from that of the popular software Game Maker. Its intention is to provide you with a quality game creation tool and a bridge between high- and low-level programming languages. It can be used either through an IDE, namely, its sister project, LateralGM, or through a Command line interface.

Like Game Maker, 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 Game Maker's GML. Part of ENIGMA's goal is to remain backwards 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 access 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

In order to keep the ENIGMA repository small and fast binary files are excluded. To install you will need to obtain the binary files for your chosen platform. Please read the building.md file for more information.

MACOSX

After cloning the repository run the following command in terminal to install the main binary files

python install.py mac

enigma-dev's People

Contributors

adriano-t avatar amorri40 avatar darkacez avatar datzach avatar daxxog avatar dazappa avatar faissaloo avatar forthevin avatar fundies avatar heathtech avatar ismavatar avatar jdtaylor avatar joshdreamland avatar jpierres avatar kvanbere avatar polygoned avatar qwook avatar rexhunter99 avatar robertbcolton avatar rpjohnst avatar sorlok avatar sssstest avatar theexdeus avatar tiagoshibata avatar

Watchers

 avatar  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.