10 KiB
10 KiB
layout, title
| layout | title |
|---|---|
| page | ESEngine - High-performance TypeScript ECS Framework |
Core Features
High-performance ECS Architecture
Data-driven entity component system for large-scale entity processing with cache-friendly memory layout.
Learn moreFull Type Support
100% TypeScript with complete type definitions and compile-time checking for the best development experience.
Learn moreVisual Behavior Tree
Built-in AI behavior tree system with visual editor, custom nodes, and real-time debugging.
Learn moreMulti-Platform Support
Support for browsers, Node.js, WeChat Mini Games, and seamless integration with major game engines.
Learn moreModular Design
Core features packaged independently, import only what you need. Support for custom plugin extensions.
Learn moreDeveloper Tools
Built-in performance monitoring, debugging tools, serialization system, and complete development toolchain.
Learn more