konponento

0.0.1 • Public • Published

Entity Component System

Build Status NPM version Dependency Status Gittip donate button Bitdeli Badge

#####Examples

Live Example 1:

Basic Shape, Collision and Explosion systems

Live Example 2:

Basic Lights, shadows and input systems

Live Example 3:

Basic particle generator system

#####Setup Instructions:

All code is in coffee script. To compile coffee script you will need

-node js
-Latest version of coffee script

#####How to Compile:

At the root of the source of this project and at the root of each example folder there is a file CakeFile. Open a terminal at the source path where the CakeFile is located and run

cake compile

This will tranpile the coffee script in the src folder in to javascript output to the out folder

History

You can discover the history inside the History.md file

Contributing

You can discover the contributing instructions inside the Contributing.md file

License

Licensed under the incredibly permissive MIT License
Copyright © 2013+ Stringz Solutions Ltd
Copyright © 2013+ Peter Flannery

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i konponento

    Weekly Downloads

    1

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • pflannery