# Open-Match **Repository Path**: mirrors/Open-Match ## Basic Information - **Project Name**: Open-Match - **Description**: Google Cloud 和 Unity 联合宣布了一项名为 Open Match 的开源玩家配对项目,该项目允许游戏开发者专注于玩家配对逻辑,而无需从头开始为每个游戏构建完整的配 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 2 - **Created**: 2018-09-17 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Open Match](https://github.com/googleforgames/open-match-docs/blob/master/site/static/images/logo-with-name.png) [![GoDoc](https://godoc.org/open-match.dev/open-match?status.svg)](https://godoc.org/open-match.dev/open-match) [![Go Report Card](https://goreportcard.com/badge/open-match.dev/open-match)](https://goreportcard.com/report/open-match.dev/open-match) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/googleforgames/open-match/blob/master/LICENSE) [![GitHub release](https://img.shields.io/github/release-pre/googleforgames/open-match.svg)](https://github.com/googleforgames/open-match/releases) [![Follow on Twitter](https://img.shields.io/twitter/follow/Open_Match.svg?style=social&logo=twitter)](https://twitter.com/intent/follow?screen_name=Open_Match) Open Match is an open source game matchmaking framework that simplifies building a scalable and extensible Matchmaker. It is designed to give the game developer full control over how to make matches while removing the burden of dealing with the challenges of running a production service at scale. Please visit [Open Match website](https://open-match.dev/site/docs/) for user documentation, demo instructions etc. ## Contributing to Open Match Open Match is in active development and we would love your contribution! Please read the [contributing guide](CONTRIBUTING.md) for guidelines on contributing to Open Match. The [Open Match Development guide](docs/development.md) has detailed instructions on getting the source code, making changes, testing and submitting a pull request to Open Match. ## Support * [Slack Channel](https://open-match.slack.com/) ([Signup](https://join.slack.com/t/open-match/shared_invite/zt-5k57lph3-Oe0WdatzL32xv6tPG3PfzQ)) * [File an Issue](https://github.com/googleforgames/open-match/issues/new) * [Mailing list](https://groups.google.com/forum/#!forum/open-match-discuss) ## Code of Conduct Participation in this project comes under the [Contributor Covenant Code of Conduct](code-of-conduct.md) ## License Apache 2.0