https://github.com/binarymuse/ts-ecs
Simple entity-component-system library in TypeScript
https://github.com/binarymuse/ts-ecs
entity-component-architecture entity-component-system javascript typescript
Last synced: 3 months ago
JSON representation
Simple entity-component-system library in TypeScript
- Host: GitHub
- URL: https://github.com/binarymuse/ts-ecs
- Owner: BinaryMuse
- Created: 2018-11-28T05:53:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:31:22.000Z (over 2 years ago)
- Last Synced: 2025-04-01T11:46:11.158Z (3 months ago)
- Topics: entity-component-architecture, entity-component-system, javascript, typescript
- Language: TypeScript
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TypeScript Entity-Component-System Library
Documentation in progress; see comments in `src/index.ts` for now