https://github.com/phetsims/tandem
Simulation-side code for PhET-iO
https://github.com/phetsims/tandem
Last synced: 5 months ago
JSON representation
Simulation-side code for PhET-iO
- Host: GitHub
- URL: https://github.com/phetsims/tandem
- Owner: phetsims
- License: mit
- Created: 2015-03-26T14:37:38.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2025-09-15T23:10:57.000Z (9 months ago)
- Last Synced: 2025-09-16T01:10:20.280Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.6 MB
- Stars: 0
- Watchers: 7
- Forks: 5
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tandem
=====
Tandem provides supporting material for simulations using phetioEngine.js. This library is licensed so that it can be
used in published simulations (as opposed to phetioEngine.js which is licensed separately).
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).