A Component-Entity-System library for Node.js

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

README.md

node-CES

A Component-Entity-System library for Node.js

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