diff options
Diffstat (limited to 'src/game.md')
-rw-r--r-- | src/game.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game.md b/src/game.md index db9c16d..d8f6f58 100644 --- a/src/game.md +++ b/src/game.md @@ -18,5 +18,5 @@ Main features (so far): 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 [(more)](https://www.gabrielgambetta.com/client-server-game-architecture.html). -[Gameplay clips](https://www.youtube.com/c/rizen1) +[Gameplay clips](https://www.youtube.com/c/adamski1) [Follow my progress](https://trello.com/b/ycQyrouQ) |