Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xkonsti/falling_sand
A Falling-Sand game writen in rust using bevy.
https://github.com/0xkonsti/falling_sand
2d bevy falling-sand game rust
Last synced: about 1 month ago
JSON representation
A Falling-Sand game writen in rust using bevy.
- Host: GitHub
- URL: https://github.com/0xkonsti/falling_sand
- Owner: 0xkonsti
- License: mit
- Created: 2024-10-07T22:02:11.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T06:58:43.000Z (3 months ago)
- Last Synced: 2024-11-01T07:26:45.322Z (3 months ago)
- Topics: 2d, bevy, falling-sand, game, rust
- Language: Rust
- Homepage:
- Size: 95.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Falling Sand
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
This is a simple falling sand game written in rust using the [bevy](https://bevyengine.org/) game engine.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.