axmol/README.mdown

35 lines
1.4 KiB
Plaintext
Raw Normal View History

2012-02-09 21:17:11 +08:00
cocos2d-x
==================
[cocos2d-x][1] is a multi-platform 2D game engine in C++, based on [cocos2d-iphone][2] and licensed under MIT.
2012-06-21 14:04:04 +08:00
Now this engine has been expanded to iOS, Android, Bada, BlackBerry, Marmalade and desktop operating systems like Linux, WindowsXP & Windows7.
Multi Platform
-------------
2012-06-21 14:04:04 +08:00
* iOS: stable, well tested on iOS 4.x ~ 5.x SDK.
* Android: stable, well tested on 2.0~4.0, based on ndk r5 ~ r8.
2012-02-09 21:17:11 +08:00
* Bada: stable on Bada SDK 1.0 & 2.0
2012-06-21 14:04:04 +08:00
* BlackBerry Playbook & BB10: stable, contribued by engineers working at RIM
2012-02-09 21:17:11 +08:00
* Marmalade: stable since cocos2d-x-0.11.0
* Windows: stable, tested on WinXP, Vista, Win7. Please upgrde the drive of your video card if you meet problems on OpenGL functions
* Linux: usable.
Document
------------------
2012-02-09 21:17:11 +08:00
* Website: [www.cocos2d-x.org][3]
* [Online API References][4]
Contact us
------------------
2012-02-09 21:17:11 +08:00
* Forum: [http://forum.cocos2d-x.org][5]
* Twitter: [http://www.twitter.com/cocos2dx][6]
* Sina mini-blog: [http://t.sina.com.cn/cocos2dx][7]
[1]: http://www.cocos2d-x.org "cocos2d-x"
[2]: http://www.cocos2d-iphone.org "cocos2d for iPhone"
2012-02-09 21:17:11 +08:00
[3]: http://www.cocos2d-x.org "www.cocos2d-x.org"
2012-06-21 14:04:04 +08:00
[4]: http://www.cocos2d-x.org/projects/cocos2d-x/wiki/Reference "API References"
2012-02-09 21:17:11 +08:00
[5]: http://forum.cocos2d-x.org "http://forum.cocos2d-x.org"
[6]: http://www.twitter.com/cocos2dx "http://www.twitter.com/cocos2dx"
[7]: http://t.sina.com.cn/cocos2dx "http://t.sina.com.cn/cocos2dx"