titav
v0.0.9
Published
It doesn't provide `THE BEST PERFORMANCE` but I think it is easy to understand.
Downloads
5
Readme
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 titav
pnpm add titav
yarn add titav
Demo
You can view a demo in /demo/main.ts
and Online