Tag

Cocos Creator

0 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 11, 2023 · Game Development

Creating a Simple Plane Shooter Game with Cocos Creator 3.x

This tutorial walks through the fundamentals of Cocos Creator 3.x, explaining core concepts such as scenes, nodes, prefabs, components, and assets, then demonstrates how to build a 2D plane‑shooting game with background scrolling, player control, bullet firing, enemy spawning, collision detection, death animations, and final build steps.

2D PhysicsCocos CreatorGame development
0 likes · 23 min read
Creating a Simple Plane Shooter Game with Cocos Creator 3.x
LOFTER Tech Team
LOFTER Tech Team
Aug 15, 2022 · Game Development

Implement Touch‑Controlled Movement, Directional Walking Animations, and Physics Collisions for a Hero Character in Cocos Creator

This guide demonstrates how to enable touch‑based movement for a hero character, add directional walking animations, integrate animation logic, and implement physics‑based collision detection with walls in Cocos Creator, including code snippets for event handling, animation state management, and physics component setup.

Cocos CreatorGame developmentanimation
0 likes · 18 min read
Implement Touch‑Controlled Movement, Directional Walking Animations, and Physics Collisions for a Hero Character in Cocos Creator
LOFTER Tech Team
LOFTER Tech Team
Aug 5, 2022 · Game Development

Guide to Creating, Editing, and Using Tiled Maps in Cocos Creator

This tutorial explains how to use the Tiled map editor to design tile‑based levels, import and configure the generated maps in a Cocos Creator project, add animations, replace maps, and switch to curve‑based collision walls for smoother gameplay.

Cocos CreatorGame developmentMap Design
0 likes · 16 min read
Guide to Creating, Editing, and Using Tiled Maps in Cocos Creator
LOFTER Tech Team
LOFTER Tech Team
Jul 28, 2022 · Game Development

Step‑by‑Step Guide to Building a Simple Cocos Creator Game

This tutorial walks you through configuring scene assets, creating player, star, and game controller scripts, adding movement, jump, scoring, failure detection, and audio effects in Cocos Creator, providing complete code snippets and editor instructions to build a functional 2D platformer.

Cocos CreatorGame developmentJavaScript
0 likes · 28 min read
Step‑by‑Step Guide to Building a Simple Cocos Creator Game
Beike Product & Technology
Beike Product & Technology
Jun 11, 2021 · Game Development

Building a Multi‑Platform Mini‑Game with Cocos Creator: From Project Setup to Publishing

This tutorial walks you through creating a multi‑platform “Merge Big Watermelon” mini‑game using Cocos Creator, covering game rules, engine architecture, project structure, component‑based scripting, physics and collision handling, asset management, build configuration, and publishing to various platforms.

Cocos CreatorGame developmentJavaScript
0 likes · 22 min read
Building a Multi‑Platform Mini‑Game with Cocos Creator: From Project Setup to Publishing
Sohu Tech Products
Sohu Tech Products
Oct 14, 2020 · Game Development

Understanding Nodes, Components, and Rendering Pipelines in Cocos Creator

This article provides an in‑depth overview of Cocos Creator's node‑component architecture, covering node creation, hierarchy, spatial properties, touch event flow, and the detailed Visit and Render processes that transform component data into WebGL graphics for game development.

Cocos CreatorGame developmentcomponent
0 likes · 16 min read
Understanding Nodes, Components, and Rendering Pipelines in Cocos Creator
Tencent Cloud Developer
Tencent Cloud Developer
Aug 26, 2019 · Game Development

How Non-Game Developers Can Learn WeChat Mini Game Development: A Practical Guide

The guide shows non‑game developers how to master WeChat mini‑game creation using the 2W1H framework, covering what mini games are, why they boost brand exposure, how to learn via CreateJS and Cocos Creator, and leveraging Mini Program Cloud for full‑stack backend support.

Cocos CreatorFrontend DevelopmentGame development
0 likes · 18 min read
How Non-Game Developers Can Learn WeChat Mini Game Development: A Practical Guide
Tencent Cloud Developer
Tencent Cloud Developer
Aug 21, 2019 · Game Development

WeChat Mini-Game Development: From Zero to One with Cloud Development

The talk explains how to build WeChat mini‑games from scratch using Cocos Creator and the platform’s cloud development suite—covering database, storage, cloud functions, real‑time push updates, and the MGOBE multiplayer engine with both frame and state synchronization options for rapid, serverless game deployment.

Cocos CreatorFrame SynchronizationMGOBE
0 likes · 18 min read
WeChat Mini-Game Development: From Zero to One with Cloud Development
Tencent Cloud Developer
Tencent Cloud Developer
Mar 28, 2018 · Game Development

Developing a WeChat Mini Game with Cocos Creator: Design, Implementation, and Anti‑Cheat Strategies

Senior Tencent engineer Yang Shangzhi details how he built a fast‑paced, endless‑runner WeChat mini‑game with Cocos Creator v1.9.0—choosing it over LayaEngine for better debugging and WeChat integration—describing dynamic map generation, seed‑based anti‑cheat verification, potential skin and level‑creation monetization, and providing source code for developers.

Cocos CreatorGame developmentRandom Map
0 likes · 4 min read
Developing a WeChat Mini Game with Cocos Creator: Design, Implementation, and Anti‑Cheat Strategies