https://github.com/phetsims/tambo
library containing code to support sonification of PhET simulations
https://github.com/phetsims/tambo
scenerystack
Last synced: 5 months ago
JSON representation
library containing code to support sonification of PhET simulations
- Host: GitHub
- URL: https://github.com/phetsims/tambo
- Owner: phetsims
- License: mit
- Created: 2016-08-29T17:26:35.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-10-15T00:01:00.000Z (8 months ago)
- Last Synced: 2025-10-15T04:18:55.214Z (8 months ago)
- Topics: scenerystack
- Language: TypeScript
- Homepage: http://scenerystack.org/
- Size: 6.37 MB
- Stars: 3
- Watchers: 8
- Forks: 4
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tambo
=====
A library containing code to support sonification of PhET simulations
By PhET Interactive Simulations
https://phet.colorado.edu/
### Documentation
The [PhET Development Overview](https://github.com/phetsims/phet-info/blob/main/doc/phet-development-overview.md) is the
most complete guide to PhET Simulation Development. This guide includes how to obtain simulation code and its
dependencies, notes about architecture & design, how to test and build the sims, as well as other important information.
### License
See the [license](LICENSE)
### Contributing
If you would like to contribute to this repo, please read
our [contributing guidelines](https://github.com/phetsims/community/blob/main/CONTRIBUTING.md).