Cocos2D

1 min. read

Cocos2D Game Engine

Tutorials
https://www.youtube.com/playlist?list=PLRtjMdoYXLf4od_bOKN3WjAPr7snPXzoe

Requires

Cocos2d
http://www.cocos2d-x.org/download
NDK
http://developer.android.com/ndk/downloads/index.html
ADT
http://developer.android.com/develop/index.html
Apache Ant
http://ant.apache.org/
Python (Version 2.7)
https://www.python.org/downloads/

Run setup.py
Paste the location of each requirement in the terminal window.
Note: ANT must point to the bin folder

Creating a new project
Terminal
cocos new PROJECT_NAME -p com.xgamedev.PROJECT_NAME -l cpp

Build project
CD proj.PLATFORM
build_native.py

cocos compile -p android –android-studio

Tutorials
Flappy Bird Clone
https://www.youtube.com/watch?v=EbVb5Kl9A0o&list=PLRtjMdoYXLf7GSD9crXIjMQiRuIZ7mUVp

To get ads working, follow this:
https://github.com/hugohuang1111/SDKBoxSamples-Creator

http://cocos2d-x.org/docs/editors_and_tools/creator-chapters/getting-started/support/index.html

https://github.com/cocos-creator

http://store.cocos.com/

Unfortunately I wont be able to take on this project, but thanks for the invite!