/vyke-torao

Small and type-friendly library for game development

Primary LanguageTypeScript

@vyke/torao

Small and type-friendly library for game development

Installation

npm i @vyke/torao

API

Not

Creates a query that requires a component not to be present on an entity.

createQuery

Creates a query that can be used to filter entities based on their components.

createResource

Creates a resource that can be shared between systems.

createScene

Creates a scene to be used in the game.

Others vyke projects