2026-06-16 11:29:25 -04:00
2026-06-11 07:26:35 -04:00
2026-06-11 07:26:35 -04:00
2026-06-16 11:27:44 -04:00
2026-06-12 13:05:13 -04:00
2026-06-16 11:29:25 -04:00
2026-06-16 11:27:44 -04:00

WrldBox Sandbox Simulator

🧊Introduction

WrldBox is a work-in-progress sandbox simulator made by Team wholeworldcoding. It is currently in a pretty developed experimental stage.

It consists of several components:

  • text_physics.c, a text-based 1-object physics simulation (in OLD)

  • ray.c, rendering the simulation with raylib. (in OLD)

  • And a bunch of new files in src/ that compose the working physics simulation.

This project is the next major wholeworldcoding project.

🛠️ Build and Compile

Clone the repository. Once you have navigated to the folder, you can run:

  • make

🏅Credits

This project was impossible without the support of all three wholeworldcoding members.

Description
wwc's sandbox game
Readme 5.2 MiB
Languages
C 99.7%
Makefile 0.3%