Skip to content

Commit 141a5ec

Browse files
committed
update link
1 parent e8187fb commit 141a5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Multiplayer Networking Resources](BANNER.png)
1+
[![Multiplayer Networking Resources](BANNER.png)](https://MultiplayerNetworking.com)
22

33
**Multiplayer Networking** (aka _game networking_ or _netcode_), mainly focuses on the inherent synchronization challenges of multiplayer online games such as latency, jitter and packet loss — trying to mitigate with sophisticated algorithms and techniques, including prediction, compensation, reconciliation, interpolation and other mechanisms. Multiplayer networking is often deeply involved in and integrated with other game systems like physics, animation and gameplay.
44

0 commit comments

Comments
 (0)