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: 19 days 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]

[![youtube_button]](https://www.youtube.com/@starciad)
[![itch_button]](https://starciad.itch.io/stardust-sandbox)

## Introduction

**Stardust Sandbox** is a Sandbox game inspired by the classic "Falling-Sand," providing an immersive experience where the only limitation is your imagination!

## Description

Written in C# (CSharp) using the MonoGame framework, Stardust Sandbox is a simulation game filled with content to be explored by the player. Enjoy the freedom to create and experiment on a large semi-open map of customizable size. Allocate elements, build contraptions, and develop ingenious concepts, all while testing your ideas!

You are encouraged to create and share your creations in a constantly evolving game, providing more and more content to satisfy your creativity. Explore the endless possibilities of the game by configuring the environment according to your preferences, with no limitations hindering your creations!

## Requirements

Here are the necessary requirements for the game to function correctly:

- **Operating System:** Windows, MacOS or Linux;
- **DirectX:** Version 9.0c or higher;
- **OpenGL:** Version 2.0 or higher;
- **RAM:** At least 500 MB;
- **Disk Space:** Minimum of 100 MB available;
- **System Architecture:** x64 (64 bits).

> [!IMPORTANT]
> For the Linux version, you must have the `xdg-utils` package installed on your system.

## Downloads

The game is available in the following stores:

[![itch_button]](https://starciad.itch.io/stardust-sandbox)

## Changelog

Check the [Changelog](CHANGELOG.md) file for more information about changes in the game.

## Frequently Asked Questions

Have any questions about the project? Check the [F.A.Q.](FAQ.md) to see if it has already been answered!

## Contributions

For information on how to contribute to the project, [click here](CONTRIBUTING.md).

## Code of Conduct

Refer to the [Code of Conduct](CODE_OF_CONDUCT.md) for information on behavioral guidelines.

## Credits

Get details about the credits [here](CREDITS.md).

## Licensing

### Project

All game source code is under the GPL-3.0 license. See the [LICENSE](LICENSE.txt) file for more details on the license.

### Assets

All game assets (graphics, music, sound effects, and other content) are licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].

[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]

[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[game_logo]: ./.github/CONTENT/graphics/game/game_title.webp

[youtube_button]: ./.github/CONTENT/graphics/buttons/youtube_button.webp
[itch_button]: ./.github/CONTENT/graphics/buttons/itch_button.webp