A Component-Entity-System library for Node.js

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

README.md

node-CES

A Component-Entity-System library for Node.js

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