https://github.com/starciad/stardustsandbox
⏳ ➥ A particle simulator sandbox game inspired by the classic 'falling sand'.
https://github.com/starciad/stardustsandbox
cellular-automata csharp dotnet falling-sand game gamedev monogame sandbox sandbox-game simulation simulator simulator-game
Last synced: 3 months ago
JSON representation
⏳ ➥ A particle simulator sandbox game inspired by the classic 'falling sand'.
- Host: GitHub
- URL: https://github.com/starciad/stardustsandbox
- Owner: Starciad
- License: gpl-3.0
- Created: 2023-08-05T18:53:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-25T00:51:54.000Z (4 months ago)
- Last Synced: 2026-02-25T06:26:47.798Z (4 months ago)
- Topics: cellular-automata, csharp, dotnet, falling-sand, game, gamedev, monogame, sandbox, sandbox-game, simulation, simulator, simulator-game
- Language: C#
- Homepage: https://store.steampowered.com/app/4348740/Stardust_Sandbox/
- Size: 4.17 MB
- Stars: 22
- Watchers: 2
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# ⏳ Stardust Sandbox
![GAME LOGO][game_logo]
## 🎉 Introduction
Welcome to **Stardust Sandbox**, a modern take on the classic *Falling-Sand* genre. Dive into an open-ended simulation where your creativity sets the only boundaries!
## 📜 Game Overview
Crafted in C# with the MonoGame framework, Stardust Sandbox lets you:
- Explore a vast, semi-open map with customizable dimensions
- Combine elements, build contraptions and test wild ideas
- Share and evolve your creations in a constantly expanding world
## 🔨 System Requirements
- **OS**: Windows or Linux
- **DirectX**: 9.0c or later (Windows)
- **OpenGL**: 2.0 or later (Linux)
- **RAM**: ≥ 300 MB
- **Disk Space**: ≥ 500 MB free
- **Architecture**: x64 (64 bits)
### Notes for the Linux Version
The Linux version uses some dependencies, therefore the following programs must be installed in your environment:
- `xdg-utils`: Used to open paths in the file explorer or URLs in the browser;
- `zenity`: Used to create GTK dialog boxes for displaying certain information.
Remember to also grant some permissions to the project executable using `chmod` for a trouble-free experience:
```bash
chmod +rwx ./StardustSandbox
```
## 📩 Download
- Get the latest build on [Itch.io](https://starciad.itch.io/stardust-sandbox)
- The game is now available on [Steam](https://store.steampowered.com/app/4348740/Stardust_Sandbox/), check it out!
## 🔗 Connect
- **YouTube**: [@starciad](https://www.youtube.com/@starciad)
## 🧵 More Resources
- [Assets](https://github.com/Starciad/StardustSandbox.Assets.git)
- [Changelog](CHANGELOG.md)
- [F.A.Q.](FAQ.md)
- [Contributing](CONTRIBUTING.md)
- [Code of Conduct](CODE_OF_CONDUCT.md)
- [Credits](CREDITS.md)
- [Licensing](https://github.com/Starciad/StardustSandbox/wiki/Licensing)
[game_logo]: ./.github/CONTENT/graphics/game/game_title.webp