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
- Host: GitHub
- URL: https://github.com/appgalleryconnect/agc-gameobe-demos
- Owner: AppGalleryConnect
- License: apache-2.0
- Created: 2022-04-14T02:33:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T01:55:29.000Z (over 1 year ago)
- Last Synced: 2025-03-26T11:21:40.125Z (about 1 year ago)
- Topics: cocos-creator, typescript, unity
- Language: TypeScript
- Homepage:
- Size: 1.96 MB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# agc-GameOBE-demos
***
## Introduction
These are the available demos in this repository.
| Demo | version | Documentation |
| ---- | ----- | ---- |
| [GameOBECocosDemo](./cocos) | [](./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)| [](./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) | [](./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.