Skip to content
#

game-development

Here are 8,355 public repositories matching this topic...

heinezen
heinezen commented Sep 8, 2020

Required skills: Python

Difficulty: Easy

openage currently stores information about a game edition or expansion inside an Enum, e.g. media paths, support status, etc. We should store this information in an auxiliary file instead, similar to #1312. That would make updating and correcting game information easier as we no longer have to replace chunks of code.

The recommended appro

agones
fooock
fooock commented May 15, 2020

What happened:

Trying to test the simple gameserver tutorial:

$ kubectl create -f https://raw.githubusercontent.com/googleforgames/agones/release-1.5.0/examples/nodejs-simple/gameserver.yaml
gameserver.agones.dev/nodejs-simple-7tzq5 created

Now I try to retrieve GAMESERVER_NAME:

$ GAMESERVER_NAME=$(kubectl get gs -o go-template --template '{{range .items}}{{.metadat

Improve this page

Add a description, image, and links to the game-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the game-development topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.