Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a template for game frontend #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Added a template for game frontend #6

wants to merge 2 commits into from

Conversation

yfei1
Copy link
Collaborator

@yfei1 yfei1 commented Oct 18, 2019

The goal of this commit is to provide a game frontend template for using Open Match with Agones together. The template provides a doGameQueue function to invoke. Whenever a player joined the game, the developer will need to create a channel and pass that channel to the doGameQueue function. If the player left the game, the developer should signal the GameFrontend by closing the corresponding channel.

@Laremere
Copy link

Can you provide a description on the end goal and how this will work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants