Build 2D Games with TME
Time Mini Engine + TEMF Runtime. WebGPU rendering, zero dependencies, static export.
Core Features
WebGPU Rendering
High-performance 2D rendering with rect() and image() primitives. No Canvas2D fallback.
Input System
Keyboard, mouse, and touch input with unified event handling.
Audio
Unified audio API for SFX and BGM playback.
Static Export
Build to static HTML/JS/CSS. No npm runtime required.
Minimal API
Clean public API. No ECS, no scenes, no unnecessary abstractions.
Zero Dependencies
No external packages. Local files only.