An open API service indexing awesome lists of open source software.

https://github.com/appgalleryconnect/agc-gameobe-demos

The GameOBE service has high-quality networking and server-side capabilities. With this service, you can quickly realize multiplayer online battles, improve game experience, and reduce game development costs. Online battle service is mainly suitable for various types of games
https://github.com/appgalleryconnect/agc-gameobe-demos

cocos-creator typescript unity

Last synced: about 1 year ago
JSON representation

The GameOBE service has high-quality networking and server-side capabilities. With this service, you can quickly realize multiplayer online battles, improve game experience, and reduce game development costs. Online battle service is mainly suitable for various types of games

Awesome Lists containing this project

README

          

# agc-GameOBE-demos
***
## Introduction
These are the available demos in this repository.
| Demo | version | Documentation |
| ---- | ----- | ---- |
| [GameOBECocosDemo](./cocos) | [![version](https://img.shields.io/badge/Release-14.3.1.300-yellow)](./cocos) | [Get Started](https://github.com/AppGalleryConnect/agc-GameOBE-demos/wiki/%E5%8D%8E%E4%B8%BA%E8%81%94%E6%9C%BA%E5%AF%B9%E6%88%98%E5%BC%95%E6%93%8EJS-SDK-demo%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97)
[API Reference](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-References/gameobe-overview-js-0000001237750607) |
| [GameOBEUnityDemo](./unity)| [![version](https://img.shields.io/badge/Release-14.3.1.300-yellow)](./unity) | [Get Started](https://github.com/AppGalleryConnect/agc-GameOBE-demos/wiki/%E5%8D%8E%E4%B8%BA%E8%81%94%E6%9C%BA%E5%AF%B9%E6%88%98%E5%BC%95%E6%93%8EC%23-SDK-demo%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97)
[API Reference](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-References/gameobe-overview-csharp-0000001229744748) |
| [RealTimeServerDemo](./realtimeserver) | [![version](https://img.shields.io/badge/Release-14.3.1.300-yellow)](./realtimeserver) | [Get Started](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/gameobe-realtime-server-0000001289210804)
[API Reference](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-References/gameobe-overview-server-ts-0000001434539701) |
## Precautions
The agc-GameOBE-demos project contains 3 independent projects. After downloading the code, you can load different nested projects to the IDE as required. And you can run each project independently.

## Question or issues
If you have questions about how to use AppGallery Connect Demos, try the following options:
* [Stack Overflow](https://stackoverflow.com/questions/tagged/appgallery) is the best place for any programming questions. Be sure to tag your question with appgallery or appgallery connect.
* [Huawei Developer Forum](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101188387844930001) AppGallery Module is great for general questions, or seeking recommendations and opinions.
* [Submit ticket online](https://developer.huawei.com/consumer/en/support/feedback/#/) If you encounter a serious or urgent problem, submit a trouble ticket online to contact Huawei technical support.

If you run into a bug in our samples, please submit an [issue](https://github.com/AppGalleryConnect/agc-GameOBE-demos/issues) to the Repository. Even better you can submit a [Pull Request](https://github.com/AppGalleryConnect/agc-GameOBE-demos/pulls) with a fix.