Skip to content

Commit

Permalink
Add Game Image and Title image (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
govargo authored Mar 8, 2023
1 parent 8faed46 commit e333e5e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The original work is [Laremere/space-agon](https://github.com/Laremere/space-ago
Space Agon is a integrated demo of [Agones](https://agones.dev/) and
[Open Match](https://open-match.dev/).

<img src="./site/assets/space-agon.png" alt="Space Agon Game" width="250px" height="250px" />

## Before Trying.

**Be aware of billing charges for running the cluster.**
Expand Down Expand Up @@ -128,8 +130,9 @@ When you run space-agone in minikube, you should followings in another terminal:
$ minikube tunnel
```

Open `http://<external ip>/` in your favorite web browser. You can use "find
match" to start searching for a match.
Open `http://<external ip>/` in your favorite web browser. You can use "Find Game" to start searching for a match.

<img src="./site/assets/title.png" alt="Space Agon Title" width="250px" height="250px" />

Repeat in a second web browser window to create a second player, the players
will be connected and can play each other.
Expand Down
Binary file added site/assets/space-agon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/assets/title.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e333e5e

Please sign in to comment.