Go to file
hypercross 87c01858e7 test: add missing types to serialization tests 2026-05-31 16:36:25 +08:00
src refactor: split WorldEvent into EntityEvent and RelEvent 2026-05-31 16:31:27 +08:00
test test: add missing types to serialization tests 2026-05-31 16:36:25 +08:00
.gitignore feat: implement core ECS engine with RxJS observability 2026-05-31 15:45:20 +08:00
package-lock.json test: add vitest and implement unit tests 2026-05-31 15:47:19 +08:00
package.json test: add vitest and implement unit tests 2026-05-31 15:47:19 +08:00
tsconfig.json feat: implement core ECS engine with RxJS observability 2026-05-31 15:45:20 +08:00
tsup.config.ts feat: implement core ECS engine with RxJS observability 2026-05-31 15:45:20 +08:00
vitest.config.ts test: add vitest and implement unit tests 2026-05-31 15:47:19 +08:00