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