27 lines
703 B
Markdown
27 lines
703 B
Markdown
# WrldBox Engine
|
|
# 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:
|
|
|
|
- `src/main.c`, Main script. Takes all other src and actually renders the engine.
|
|
|
|
- More stuff in src. README in progress.
|
|
|
|
- OLD contains the original logic this came from.
|
|
|
|
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.
|