Learn about Cocos Creator while building your first game!

What you will learn

How to add assets to a Cocos Creator game project

How to make your assets work within the project with TypeScript code

Learn basic procedures you will use many times in a project

Testing your code to make sure it works

Description

Are you ready to build your first game?Β This course is a no-nonsense direct study of how to build games with Cocos Creator, the best open-source game engine available today. Cocos Creator is used by indies, small teams, andΒ  AAA game developers to create many great mobile and web games today.

This lesson will get you started from having very little knowledge about the software to a complete game in one day! Once finished, you can edit and change the code to your heart’s content to make your own customized game.

This course comes with a free workbook when you download the full code from our store. So if you get stuck, you can go back and read exactly where things went wrong. πŸ˜€


Get Instant Notification of New Courses on our Telegram channel.


You might wonder how hard it is to build a game from scratch, but it’s never been easier with Cocos Creator. In our video series, you’ll have your very own game built from scratch. You’ll learn:

  • How to create nodes
  • How to create prefabs
  • Adding and resetting points for your game
  • Having an item pool to add items into
  • Setting and deleting new nodes in your game
  • Resetting your game
  • Adding sound effects
  • Adding Tweens
  • So much more…

We’re ready to help you and hope you have fun as you build your game!

English
language

Content

Preperation

Introduction

Introduction to our project
Preparing your assets for the game

Start Building Your Game

Setting up the look of the game
Building a moving ground
Make the brains that controls the game
Building the points system to score your game