Skip to content

Added a template for game frontend#6

Open
yfei1 wants to merge 2 commits intomainfrom
frontendexample
Open

Added a template for game frontend#6
yfei1 wants to merge 2 commits intomainfrom
frontendexample

Conversation

@yfei1
Copy link
Copy Markdown
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.

Comment thread go/example/om-agones-game-frontend/main.go Outdated
@Laremere
Copy link
Copy Markdown

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