0.0.5 • Published 9 years ago

kandinsky v0.0.5

Weekly downloads
1
License
GNU GPL v2.0
Repository
github
Last release
9 years ago

kandinsky

An Entity Component System in javascript with Node.js

Based on the articles on http://t-machine.org written by Adam Martin (@t_machine_org) and the Artemis Entity System Framework (http://gamadu.com/artemis)

Installation

npm install kandinsky --save

Usage

TODO (will be written soon)

Tests

npm test

Disclaimer: The entity system hasn't been tested AT ALL. Not even on syntax errors. There might be big and small errors breaking the system but they should be easy to fix with some actual testing ("soon").

Release history

  • 0.0.5 Untested and undocumented codebase.

Feature wishlist

  • Groups
  • Tagging