Initial upload, text_based physics and vibe-coded broken raylib proto

This commit is contained in:
2026-06-11 07:33:37 -04:00
parent b51de8146e
commit b8d2ef243a
6 changed files with 36 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# WrldBox Sandbox Simulator
**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!