From f45be24038f8e5c249a8c3ee7e49af71a4a50d96 Mon Sep 17 00:00:00 2001 From: paladin Date: Fri, 28 Aug 2026 14:03:10 +0100 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a52876f..c821c69 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -The Pool engine. Hop in, the water is warm. +_Pool. Hop in, the water's warm._ -Pool is a lightweight web-based networked rendering and physics engine designed to push the boundaries of what defines a -modern engine. +Pool is a lightweight web-enabled multipurpose engine for UI apps and multiplayer games with physics designed to push the boundaries of what defines a contemporary user experience. -Pool was inspired by the Roblox game engine and features its own scripting language. Global fluid, cloth, soft and rigid -body physics are intended to be implemented in the near future. \ No newline at end of file +Taking inspiration from the Roblox game engine, Pool ships with its own scripting language, Mars, and shares a similar instance-service model. + +Global fluid, cloth, soft and rigid +body physics and declarative UI are some of the goal features intended to be implemented in the near future. \ No newline at end of file