https://github.com/harmonie-durrant/sbox-harmonies-lab
A collection of open source mechanics and systems for S&Box
https://github.com/harmonie-durrant/sbox-harmonies-lab
sbox
Last synced: about 1 year ago
JSON representation
A collection of open source mechanics and systems for S&Box
- Host: GitHub
- URL: https://github.com/harmonie-durrant/sbox-harmonies-lab
- Owner: harmonie-durrant
- License: mit
- Created: 2025-06-20T12:03:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-20T12:30:14.000Z (about 1 year ago)
- Last Synced: 2025-06-20T13:24:40.295Z (about 1 year ago)
- Topics: sbox
- Language: C#
- Homepage: https://sbox.game/harmonie/harmonies-lab
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Harmonie's Lab

Welcome to **Harmonie's Lab**!
This project is a collection of open source mechanics and systems for [S&Box](https://sbox.game), designed to help developers learn, experiment, and build their own games.
## Features
- Modular, easy-to-understand code
- Example areas for each mechanic (that may become scenes as the project grows)
- Bite size code comments and blog posts
- Open source and free to use in your own projects (A mention would be nice but not nessesary)
## Getting Started
1. **Clone the repository:**
```bash
git clone https://github.com/yourusername/harmonies-lab.git
```
2. **Add the .sbproj to your S&Box editor.**
3. **Explore the mechanics, prefabs and understandable map.**
## Contributing
Contributions are welcome!
Feel free to submit pull requests, report issues, or suggest new mechanics that can be worked on.
## License
This project is licensed under the MIT License.
---
Made with ❤️ for the S&Box community by the S&Box community.