https://github.com/phetsims/inverse-square-law-common
https://github.com/phetsims/inverse-square-law-common
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phetsims/inverse-square-law-common
- Owner: phetsims
- License: gpl-3.0
- Created: 2017-03-08T00:21:13.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-12-18T18:53:05.000Z (7 months ago)
- Last Synced: 2025-12-20T13:54:58.490Z (7 months ago)
- Language: TypeScript
- Size: 11.2 MB
- Stars: 1
- Watchers: 8
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
inverse-square-law-common
======
Reusable components that are shared between sims that explore forces between two objects in a 2-Dimensional system, such
as gravity-force-lab, gravity-force-lab-basics, and coulombs-law.
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).