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

Add Game Image and Title image of Space Agon #21

Merged
merged 1 commit into from
Mar 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.