cocos2d port to Win8 RT

Hi, Is there any hope to see Cocos2D on WinRT?

I’m starting a new project and I’d love to support WinRt also.

thx for this great library!

It’s already exists.

you can find it on https://github.com/cocos2d-x/cocos2dx-win8

in the github project you pointed it says:

System requirments
Supported operating systems:

Windows 8 RP Build 8400 x86/x64,* ARM is not supported now*.

But now I see the game you’ve build!

the github is wrong hufff GREAT NEWS!

this’s no problem. “ARM is not supported now” because the project without pnglib and zlib for arm, you can download the resource of them,then build them.

h zt wrote:

this’s no problem. “ARM is not supported now” because the project without pnglib and zlib for arm, you can download the resource of them,then build them.

Please point a direction how to get the resource and built for arm, and how to add to the project. Thanks.