GGGG(GrainGen GameG)


GGGG(GrainGen GameG)
|
|-- Core
|     |
|     |-- EventBus
|     |-- FSM
|     |-- ECS
|     |-- ObjectPool
|     |-- MemoryPool
|     |-- JobSystem
|     |-- Log System
|     |-- Time System
|     |-- Math Lib
|     |-- Network Low-Level
|     |-- Serialization
|
|-- Framework
|       |
|       |-- UI Framework
|       |-- Content Framework
|       |-- Data Framework
|       |-- Script Hotfix
|       |-- Engine Integration
|
|-- Runtime
|       |
|       |-- Graphics
|       |-- Physics
|       |-- Audio
|       |-- Networking
|       |-- AI
|
|-- Tools
|     |-- Design Tools
|     |-- Art Pipeline
|     |-- CI/CD Pipeline
|
|-- Platform
|       |-- SDK Integrations
|       |-- Hardware Adaption
|
|-- Infrastructure
|           |-- Telemetry & Analytics
|           |-- Crash Reporting
|           |-- Cloud/Backend Services