Examples and Tutorials

    • Example Cases():Includes examples of engine base components, rendering effects, networking, resource loading and other features.
    • Practical SolutionsGitHub):A collection of practical soulutions provided by technical support engineers.
    • Examples of Physics():Includes some Physics test cases and examples, such as Engulfing Black Hole, Simple Car, Falling ball, etc. The test cases introduce some basic functions and usage methods.It helps you understand the physical functions with documentation easily.
    • Simple GamesGithub):Users can learn to make some simple classic famous games though these cases.
    • Modules Test Cases():The example project of each function of the engine, which basically covers most of the function modules of the engine. Users can refer to the usage in this project when using the functions for development.
    • UI ExampleGithub | ):A complex UI example, including the home page, store, backpack and other common game UI interface.
    • Jump Ball 3DGithub | ):Users can make jump ball games through this project.
    • Taxi Game 3DGithub | ):A physics-based 3d game, users can make taxi games through this project.

    Articles

    • :ask questions, find anwsers, communicate with other developers.
    • Cocos Store:various art assets, extensions, source codes and learning demos.
    • :news and tutorials