diff options
author | Adam Stück <adam@adast.xyz> | 2023-04-10 03:21:36 +0200 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-04-10 03:21:36 +0200 |
commit | 54d1d3c25f1fa2630c3416f4380a239cfcaa0056 (patch) | |
tree | 6815c3cb9670f6d7f4cf2c2a6687ef6799c65d2a /dst/index.html | |
parent | a5f327a28d85e5080153c3c7804bc69519607b7b (diff) |
update link to gameplay clips
Diffstat (limited to 'dst/index.html')
-rw-r--r-- | dst/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dst/index.html b/dst/index.html index 9597c75..886093c 100644 --- a/dst/index.html +++ b/dst/index.html @@ -40,7 +40,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://youtube.com/playlist?list=PLHEg_8J-AGzfSGAZI29eq29DSrBcbXVYv">Gameplay clips</a><br/> +<p>➤ <a href="https://tv.adast.xyz/c/arena/videos">Gameplay clips</a><br/> ➤ <a href="https://trello.com/b/ycQyrouQ">Follow my progress</a></p> <hr style="border-top: dotted 1px;" /> |