Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A radical fork of Cocos2d-x-4.0)
Go to file
yangws de97900b6c CCLOG support for cocos2d-win32 2010-11-23 11:23:29 +08:00
Box2D 2010-11-19 02:48:08 +00:00
CocosDenshion debug 2010-11-19 07:22:21 +00:00
HelloWorld.android 2010-11-19 06:57:41 +00:00
HelloWorld.iphone rename directories 2010-11-18 12:32:01 +00:00
HelloWorld.uphone issue #211 don't checkout 2010-11-18 15:55:00 +00:00
HelloWorld.win32 2010-11-19 02:48:08 +00:00
TestAudioEngine.uphone issue #211 don't checkout 2010-11-18 15:55:00 +00:00
TestAudioEngine.win32 2010-11-19 02:48:08 +00:00
chipmunk 2010-11-19 02:48:08 +00:00
cocos2dx CCLOG support for cocos2d-win32 2010-11-23 11:23:29 +08:00
template issue #186 uphone vs wizard add to Setup script. 2010-11-19 07:56:32 +00:00
tests show fps 2010-11-19 03:14:19 +00:00
.gitignore CCLOG support for cocos2d-win32 2010-11-23 11:23:29 +08:00
CHANGELOG rename directories 2010-11-18 12:32:01 +00:00
LICENSE.artwork issue #155, template code on vs2008 & license declaration 2010-09-30 23:35:28 +00:00
LICENSE.box2d issue #155, template code on vs2008 & license declaration 2010-09-30 23:35:28 +00:00
LICENSE.chipmunk issue #155, template code on vs2008 & license declaration 2010-09-30 23:35:28 +00:00
LICENSE.cocos2d-x rename directories 2010-11-18 12:32:01 +00:00
README.mdown fixed #212 add readme markup for github 2010-11-20 22:07:03 +08:00
build-uphone.sh issue #211, add batch build for uphone 2010-11-19 02:59:27 +00:00
cocos2d-uphone.sln issue #211 cocos2d-x.abc -> cocos2d-abc 2010-11-18 15:58:58 +00:00
cocos2d-win32.sln CCLOG support for cocos2d-win32 2010-11-23 11:23:29 +08:00
cocos2d-win32.vcproj.user re-add source files to cocos2d-win32.proj. 2010-11-22 15:40:43 +08:00
cocos2dx-win32.vcproj.user re-add source files to cocos2d-win32.proj. 2010-11-22 15:40:43 +08:00

README.mdown

cocos2d-x multiplatform

cocos2d-x is a multi-platform 2D game engine in C++, based on cocos2d-iphone and licensed under MIT. Now this engine has been ported to UPhone, iOS 4.1, Android 2.1 and higher, WindowsXP & Windows7.

Multi Platform

  • cocos2d-iphone-cpp: only tested on iPhone 4.1 simulator
  • cocos2d-android-ndk: run through HelloWorld on Android 2.1/2.2 emulator & device, test cases will be ported in next 2 weeks
  • cocos2d-uphone: well tested on UPhone of ChinaUnicom, both emulator & device.
  • cocos2d-win32: well tested on WindowsXP & Windows7. It runs on PowerVR OpenGL ES 1.1 libraries for win32 system

Document

* Website: www.cocos2d-x.org
* Wiki Entry: http://www.cocos2d-x.org/projects/cocos2d-x/wiki/Wiki
* doxygen document of APIs: coming soon!

Contact us

* Forum: http://www.cocos2d-x.org/projects/cocos2d-x/boards/6
* Twitter: http://www.twitter.com/cocos2dx/