A Component-Entity-System library for Node.js

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

README.md

node-CES

A Component-Entity-System library for Node.js

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