From 15b2066ea27b24814980b0414ebd5e7df79150f9 Mon Sep 17 00:00:00 2001 From: P7MJ Date: Fri, 12 Jun 2026 12:57:44 -0400 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b0fc51..f79231f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # WrldBox Sandbox Simulator -WrldBox is a sandbox simulator made by Team wholeworldcoding \ No newline at end of file +**WrldBox** is a work-in-progress sandbox simulator made by Team wholeworldcoding. + +Currently, it is in a prototype/experimental stage: + +- Rendering is extremely buggy. `ray.c` experiences orientation problems and is vibe coded and unchecked. + +The only usuable product is `text_physics.c`. This is a text physics simulator that simulates 2D physics. + +Expect more updates. This has huge potential to become the next big `wholeworldcoding` project. + +> [!TIP] +> Don't expect anything to work! \ No newline at end of file