Skip to main content
Open Source 2 min read 651 views

COCOS 4 Game Engine Goes Open Source

COCOS announced on January 4, 2026 that COCOS 4 game engine is now fully open source under the MIT license, removing all commercial restrictions and separating the engine from the IDE for better AI integration.

TD

TechDrop Editorial

Share:

COCOS, the game engine and development tools provider acquired by SUD, announced the full open-sourcing of COCOS 4 on January 4, 2026. The engine is now available under the MIT license with all commercial restrictions removed.

Architectural Changes

COCOS 4 represents an evolution of Cocos Creator 3.x with a commitment to forward compatibility. A significant change separates the engine from the editor to enable full open source access and comprehensive AI support. The COCOS name now exclusively represents the engine at major version 4, while PinK evolves into a full-featured IDE with coding capabilities and a complete production pipeline. The open source release includes the engine core, cross-platform code, COCOS CLI, and full IDE headless mode.

Strategic Goals

SUD's acquisition and open-sourcing strategy aims to reach more developers and create more game content, which is critical to the company's long-term business growth. The open source approach was chosen as the fastest path to AI-native functionality, reflecting industry trends toward AI-assisted game development. By removing commercial restrictions and adopting a permissive license, COCOS 4 positions itself as an accessible alternative to other game engines with more restrictive licensing terms.

Community and Ecosystem

The MIT license gives developers maximum freedom to use, modify, and distribute games built with COCOS 4, including commercial projects. This licensing approach should encourage community contributions and third-party tool development. The separation of engine and IDE also allows developers to integrate COCOS 4 into custom workflows and pipelines more easily than previous versions.

Related Articles