0.0.9 • Published 2 years ago
titav v0.0.9
An Entity-Component-System inspired by Bevy Engine.
It doesn't provide THE BEST PERFORMANCE but I think it is easy to understand.
Installation
npm install titavpnpm add titavyarn add titavDemo
You can view a demo in /demo/main.ts and Online