Skip to main content
Version: v3

Game Demo Example

This is a collection of game-related demos that you can use when developing your own projects.

Multiplayer

Round Robin Battle Demo

This demo is implemented with Multiplayer and Client Engine. The language used is JavaScript. It took about 7 days to implement all server-side and client-side code. The main features are: quick start, character attribute setting, in-room battle, etc. For details, please click project link.

Real-time battle demo

This demo is a streamlined version of the game "Ball Battle" made with Multiplayer, Cocos Creator (JavaScript), and Unity (C#). It took about 8 days to build the project. The demo mainly demonstrates the logic related to mobile synchronization.

For more information:

Weakly connected single player game

LeanCloud Anniversary Game is a WeChat game where players can score points by clicking on falling cakes, and the highest scorers can win prizes. The server side mainly uses Cloud Engine and Leaderboard. For details, please click project link.

Scan the code with WeChat to try the game:

image