Cocos2d-x JavaScript Networking
Learn how to add communication between your application and an online server using Cocos2d-x JavaScript.
Recommended that you have a good foundation in C++ and JavaScript before taking this course. A basic knowledge of Cocos2d-x JavaScript will help but isn't essential.
Average Course Length
2 hours
Skill Level
Beginner
Pick a lesson
1: Setup
2: GET Request
3: POST Request and Send Data
4: Return JSON Array