Git Product home page Git Product logo

ige_prototype's Introduction

#The Isogenic Game Engine - Prototype Version

This repository contains the latest build of the Isogenic Game Engine (IGE) prototype version 1.1.0. The prototype version is free to use and is made available for you to be able to evaluate the IGE before you decide to purchase a license.

Examples

The "examples" folder contains most of the examples that are included with the full version of the IGE. Load an example's index.html to see it working. Some of the examples require being run from a web server such as apache as they make use of XHR.

FYI

The prototype version of the engine is built from many (but not all) of the classes that the full version contains. Notable exceptions are some of the 3d physics and all networking classes. Since the engine has been packaged into a single file (./engine/core/ige.js) it contains many classes that you might not use in your game. The ige.js file weighs in at just over 400kb but when using the full version of the engine it includes a packaging system that automatically removes unused classes from the final deployment of your project.

This makes the prototype version great for development and testing but less awesome for production deployment since every byte counts. If you are going to deploy your game for production use please purchase a license so that you can properly package your game and it's dependencies.

License

You may use the IGE prototype for non-commercial, educational or hobbyist purposes only. If you wish to create a game that utilises the IGE and generates income from any source connected to the game via online means (this includes in-game purchases, banner adverts in the game or on the page the game runs on, bank transfers that were originated offline but were meant for in-game purchases etc) then you need to purchase a license for the engine. Examples of income that is not counted as requiring a license are t-shirts featuring the game or game art, accessories or other real-world items that are not part of the "digital" game etc. You can purchase a license from our website listed below.

Questions? Issues? Bugs?

If you have any comments, questions, requests, issues or bug reports please use the GitHub issue tracker for this repository: https://github.com/coolbloke1324/ige_prototype/issues

Phone Home

The Isogenic Game Engine website can be found here: http://www.isogenicengine.com

ige_prototype's People

Contributors

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