From 67c2211577d255eb9c6d559b9f6c28c7a5cecd7f Mon Sep 17 00:00:00 2001 From: x0x7 Date: Wed, 7 Aug 2024 21:19:28 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80c4d3b..3715f98 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Purpose -This demo was built to an idea for a latency effect in a multi-player game. It happened to also demonstrate a few needed parts for the larger video game I want to make. Server based physics. Control of a drone. Switching between characters, control and view independently. Server directed rendering for 3d. +This demo was built to demonstrate an idea for a latency effect in a server controlled multi-player game. It happened to also demonstrate a few needed parts for the larger video game I want to make. Server based physics. Control of a drone. Switching between characters, control and view independently. Server directed rendering for 3d. ## Controls