An open API service indexing awesome lists of open source software.

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'.

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