# open-match **Repository Path**: mirrors_googleforgames/open-match ## Basic Information - **Project Name**: open-match - **Description**: Flexible, extensible, and scalable video game matchmaking. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-01-06 - **Last Updated**: 2026-03-08 ## 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