aboutsummaryrefslogtreecommitdiff
path: root/dst/game.html
diff options
context:
space:
mode:
Diffstat (limited to 'dst/game.html')
-rw-r--r--dst/game.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dst/game.html b/dst/game.html
index d7d231d..b4cba0d 100644
--- a/dst/game.html
+++ b/dst/game.html
@@ -27,7 +27,7 @@
<li>3 gamemodes (FFA, TDM, Race)</li>
</ul>
-<p>I&#8217;m in the process of rewriting a lot of systems in the game at the moment because I&#8217;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>I&#8217;m in the process of rewriting a lot of systems in the game at the moment because I&#8217;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/>
<a href="https://trello.com/b/ycQyrouQ">Follow my progress</a></p>