Skip to content

jannesiera/kandinsky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An Entity Component System in javascript with Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published