forked from alfonsocejudo/EasyNDK-for-cocos2dx3
-
Notifications
You must be signed in to change notification settings - Fork 0
shauket/EasyNDK-for-cocos2dx3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Original project link: https://github.com/aajiwani/EasyNDK-for-cocos2dx This is an update to the EasyNDK project created by Amir Ali Jiwani. Cocos2d-x v3.0 introduced new classes such as cocos2d::Value and containers such as cocos2d::Map<> and cocos2d::Vector<>. However, v3.0 also deprecated most of the classes that the original EasyNDK source relied upon. This repo updates EasyNDK to work with these changes. If you're curious about how the system works, please see the original project page. The sample Cocos2d-x project included in this repo will illustrate how to set up the directories and get communication between your game and the native Java/Obj-C environment up and running quickly. The included jansson library has been modified to successfully build with Android. The project was created with the Cocos2d-x v3.0 RC0 console. If you clone this repo and want to build and run the sample project, you will have to manually copy the "cocos2d" directory that usually gets copied while running the cocos project creator into the "EasyNDKSample" project.
About
An update to the original EasyNDK project for use with Cocos2d-x v3.0 and (hopefully) higher.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 74.2%
- C++ 11.8%
- Objective-C++ 6.2%
- Java 3.0%
- Python 2.0%
- CMake 1.4%
- Other 1.4%