About this project

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