How to build a basic Matchmaker
A step-by-step tutorial on how to build a basic game mode based Matchmaker in Golang.
Checkout the release branch for the corresponding tutorials.
For Minikube users, please run the command below to instruct Minikube to use local Docker images.
# Instructs Minikube to use local images
# https://kubernetes.io/docs/setup/learning-environment/minikube/#use-local-images-by-re-using-the-docker-daemon
eval $(minikube docker-env)
A step-by-step tutorial on how to build a basic game mode based Matchmaker in Golang.
A tutorial on how to add new matchmaking criteria to the basic Matchmaker.
A tutorial on how to use the Default Evaluator to resolve Match proposal conflicts.
A tutorial on how to build a custom Evaluator and configure Open Match to use it.
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.