cocos2d-x

About this tag
The cocos2d-x tag covers discussions about running the Cocos2d-x game engine on Windows platforms. A key topic is Microsoft's open source contribution enabling Cocos2d-x to run on Windows 10 via the Universal Windows Platform (UWP), allowing developers to target desktops, tablets, phones, and IoT devices from a single project. The content includes guidance on getting started with Cocos2d-x on Windows, such as using Visual Studio 2015 to generate UWP-targeted projects. This tag is relevant for game developers working with Cocos2d-x on Windows systems.
  1. News

    Running Cocos2d-x on Windows 10

    With Microsoft’s latest open source code contribution to the Cocos2d-x project [https://github.com/cocos2d/cocos2d-x/pull/12107], Microsoft has enabled Cocos2d-x to run on Windows 10 on the Universal Windows Platform. The Universal Windows Platform (UWP) makes it possible to target all Windows...
Back
Top