Cocos2D-X Literatue [closed]
Asked Answered
C

1

6

I want to use Cocos2D-X for my games. So I want to read something about it. But besides poor official documentation I didn't find anything. Can you give some materials on Cocos2D-X.

If you no something better than Cocod2D-x for Android & iOS development, please let me know. Tnx!

Cown answered 27/2, 2012 at 16:44 Comment(1)
UPD: I'm interested in 2D engines onlyCown
C
2

The Android programmers in my office chose LibGDX and AndEngine over Cocos2D-X because of the lack of documentation.

I use Cocos2D-iPhone however and do find it's useful, but I also have a lot of documentation for the iPhone version

With regard to comments, other, cross platform options are

  • Unity is a 3D games engine.

  • Corona is a 2D games engine that uses Lua.

  • The Particle SDK is a slightly more general cross-platform solution with a background in games.

Today we announced that Particle Code has been acquired by Appcelerator, makers of the Titanium cross-platform framework.

...

As of January 1, 2012, [Particle Code] will no longer officially support the [Particle SDK] platform.

Source

  • The Airplay SDK is a C++ framework that lets you develop in either Visual Studio or Xcode.

Source

Crofter answered 27/2, 2012 at 16:47 Comment(11)
I want something crossplatform. That's why I've chosen Cocos. Do you know something like it?Cown
Downvoter: any feedback as to why you downvoted?Crofter
2 James Webster: If it was reply to me, I can't change any reputation... I have only 1 reputation's pointCown
@LosYear. No, I realised you weren't the downvoter due to your reputation. AlexTSC - thanks.Crofter
So, If I've got this right Particle SDK is free, but it'll be paid after release? But I'll have some discountCown
Ah sorry, I'm outdated, Particle SDK has been taken over. I'll remove that link.Crofter
Yeah it was taken over by titaniumCrofter
Is it hard to create game with native SDKs and support two branches? May be it'll be more easy and effective for game? Sure I'll have problems with updating it in app store and marketplace, but may be it will work more faster?Cown
What do you think about Moai?Cown
Tnx. I think, I've found my SDK. I can't Vote Up, that's why only "Thank You!" :)Cown
=] You're welcome. I'll help you on your way to being able to upvote by upvoting your question. =]Crofter

© 2022 - 2024 — McMap. All rights reserved.