A Component-Entity-System library for Node.js

Izzy c2a2d773bc don't fetch deleted entities hace 7 años
static 02ea8d94d7 removed dead code, tweaks to test server hace 7 años
templates 3678c7aa5e removed redundant and useless fields form entities table hace 7 años
.gitignore 956e43d41f Initial commit hace 10 años
LICENSE 956e43d41f Initial commit hace 10 años
README.md 14c8e4fd31 Create README.md hace 10 años
db-init.js c2a2d773bc don't fetch deleted entities hace 7 años
dbutils.js 18d377e8b0 kinda not working really. still bits of postgres sql in there from hace 9 años
index.js c2a2d773bc don't fetch deleted entities hace 7 años
package.json 967c463ef4 single-table version hace 7 años
schema.sql 6c4b0ae328 bug fixes, start of external types, users hace 7 años
template_server.js 878c38afaf editor ui updates hace 7 años
test.js 02ea8d94d7 removed dead code, tweaks to test server hace 7 años

README.md

node-CES

A Component-Entity-System library for Node.js

Read about CES here: http://entity-systems.wikidot.com/