To begin, first note that the game we are creating is based on the official documentation from the Cocos team. I have re-written aspects that I felt did not go smoothly for me but it is the same game fundamentally. You can find the original documentation on this link Mind Your Step - Documentation
I have used simpler language in my view to make the tutorial simpler for anyone to get into game development with Cocos Creator.
To begin,you can download the Cocos Dashboard on this link Cocos Dashboard and install it like any other program. When it starts up, you can create a developer account and click on "Install Editor" under the "Installs" section.
You can then click on the editor of your choice to install. I normally just get the most recent.
The game that will be created is a simple game where a player can jump on blocks up to 50 blocks with some empty spaces. While this is a simplistic game, it will teach the following concepts;
You can check out the game on this link Play Demo or clicking on the GIF below.
You can download the asset files on this link Assets. Take note of the following.
Thank you for taking interest in this tutorial, you can also follow the video series on youtube and rumble but this website is better for copying the code from. You can contact me on my social media incase you have trouble, all the best :D