a prototype for a Graph-based ECS with a fully featured query language
Find a file
2024-11-28 02:17:38 -06:00
src eawarweraraaaaaAAAA 2024-11-28 02:13:41 -06:00
tests eawarweraraaaaaAAAA 2024-11-28 02:13:41 -06:00
.gitignore ewrarf :3 2024-11-06 17:17:16 -06:00
package-lock.json ewrarf :3 2024-11-06 17:17:16 -06:00
package.json add where clauses and aliasing 2024-11-27 21:20:43 -06:00
README.md add placeholder readme 2024-11-28 02:17:38 -06:00

GraphECS

this is a prototype demonstrating representing underlying ecs data as a graph with a cypher-like query language