Skip to content

Commit

Permalink
Introduce external resource(s) on multiplayer game programming to docs (
Browse files Browse the repository at this point in the history
#3884)

* Draft for introducing external resource(s) on multiplayer game programming

* move gamenetcode resource to prerequisite knowledge page

* Update _index.md

Co-authored-by: Mark Mandel <markmandel@google.com>

---------

Co-authored-by: Mark Mandel <markmandel@google.com>
  • Loading branch information
aallbrig and markmandel authored Jul 17, 2024
1 parent 37aafc0 commit 03a0a4c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/content/en/docs/Prerequisite Knowledge/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,7 @@ There are multiple possible solutions, but the engines that have out of the box

While you can integrate other engines with Agones, if you are new to developing on a game engine, you may want to
start with the above.

## Additional Resources

* [Game Network Resources](https://gamenetcode.com/) is a curated list of multiplayer game network programming (netcode) resources. Includes articles, talks, and tools covering various aspects of multiplayer game development. Use this resource to learn more about fundamental subjects in multiplayer game programming from companies such as Riot, Bungie, and Activision.

0 comments on commit 03a0a4c

Please sign in to comment.