Creating a Basic Starter Cocos2dx Project - Part 1

  • 2 years ago
Before I start making a game within #Cocos2d x, starting somewhere is always great. Lets get started with creating a basic starter project. Visual Studio Code and Cocos2dx used. Lets get our first scene set up in this first part. The second part of Creating a Basic Start Cocos2dx Project will have added button element and a transition from a main menu to another scene.

Recommended