moteur
v0.0.11
Published
A tiny Web/TS engine
Downloads
3
Maintainers
Readme
:gear: Moteur
A tiny Web/TS engine.
:mag: Examples
- planet: An example with UI/ECS interactions.
:package: Packages
moteur/core
: Base game.moteur/ecs
: An entity-component-system (ECS).moteur/event
: An event system.moteur/gfx
: A WebGL renderer.moteur/ui
: An interface with UI.
:round_pushpin: Getting Started
Install
npm install moteur