Skip to content

Rockbag/agones

 
 

Repository files navigation

Agones

GoDoc Go Report Card

Agones is a library for hosting, running and scaling dedicated game servers on Kubernetes.

Agones, is derived from the Greek word agōn which roughly translates to “contest”, “competition at games” and “gathering”. (source)

Disclaimer

This software is currently alpha, and subject to change. Not to be used in production systems.

Major Features

  • Be able to define a GameServer within Kubernetes - either through yaml or via the API
  • Manage GameServer lifecycles - including health checking and connection information.
  • Client SDKs for integration with dedicated game servers to work with Agones.

Why does this project exist?

For more details on why this project was written, read the announcement blog post.

Requirements

Installation

Follow these instructions to create a cluster on Google Kubernetes Engine (GKE) or Minikube, and install Agones.

Usage

Documentation and usage guides on how to develop and host dedicated game servers on top of Agones.

Quickstarts:

Guides

Reference

Examples

Get involved

Code of Conduct

Participation in this project comes under the Contributor Covenant Code of Conduct

Development and Contribution

Please read the contributing guide for directions on submitting Pull Requests to Agones.

See the tools in the build directory for testing and building Agones from source.

Agones is in active development - we would love your help in shaping its future!

This all sounds great, but can you explain Kubernetes to me?

You should totally read this comic, and interactive tutorial

Licence

Apache 2.0

About

Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 84.9%
  • C++ 7.3%
  • Makefile 6.0%
  • Other 1.8%