Fledge - Flutter ECS Game Framework
Fledge is a high-performance Entity Component System (ECS) game framework for Flutter. Build 2D games with clean architecture, efficient rendering, and powerful tools.
Features
- Entity Component System - Clean separation of data and logic
- High Performance - Optimized for thousands of entities
- Two-World Architecture - Separate game logic from rendering
- Tiled Support - Load and render TMX/TSX tilemaps
- Plugin System - Extend functionality with plugins
Quick Links
Documentation Sections
- Getting Started - Introduction, Installation, Quick Start
- Guides - Entities, Components, Systems, Queries, Resources
- Plugins - Rendering, Audio, Input, Physics, Tilemaps
- API Reference - Complete API documentation
- Examples - Code examples and tutorials
Please enable JavaScript to use the interactive documentation.