diff options
author | adam <56338480+adastx@users.noreply.github.com> | 2022-08-07 14:52:53 +0200 |
---|---|---|
committer | adam <56338480+adastx@users.noreply.github.com> | 2022-08-07 14:53:14 +0200 |
commit | 160c539fa2df9bc12337a0a671afcdcefa67eca6 (patch) | |
tree | da4fb7b942d744056eef227be20233ea5704e58d /dst/game.html | |
parent | b2e002c8e77e717f19a3855cbb92327456e6cdcd (diff) |
Updated links
Diffstat (limited to 'dst/game.html')
-rw-r--r-- | dst/game.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dst/game.html b/dst/game.html index b4cba0d..f54fc50 100644 --- a/dst/game.html +++ b/dst/game.html @@ -29,7 +29,7 @@ <p>I’m in the process of rewriting a lot of systems in the game at the moment because I’m switching from janky p2p multiplayer to an authoritative server setup with client-side prediction <a href="https://www.gabrielgambetta.com/client-server-game-architecture.html">(more)</a>.</p> -<p><a href="https://www.youtube.com/c/rizen1">Gameplay clips</a><br/> +<p><a href="https://www.youtube.com/c/adamski1">Gameplay clips</a><br/> <a href="https://trello.com/b/ycQyrouQ">Follow my progress</a></p> <p class="footer"><a href="/">adast.xyz</a></p> </html> |