Skip to content

phetsims/chipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

02fcd44 · Mar 24, 2025
Aug 21, 2023
Jun 11, 2024
Mar 24, 2025
Mar 12, 2025
Mar 13, 2025
Mar 1, 2025
Oct 28, 2024
Nov 7, 2024
Nov 18, 2024
Apr 18, 2014
Sep 11, 2023
Jan 17, 2025
Mar 13, 2025
Dec 4, 2024
Feb 27, 2025
Dec 2, 2024

Repository files navigation

chipper

Tools for developing and building simulations.

By PhET Interactive Simulations https://phet.colorado.edu/

Documentation

The PhET Development Overview 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.

Testing

npm install -g qunit, then qunit in chipper's directory to run the unit tests.

License

See the license.

Contributing

If you would like to contribute to this repo, please read our contributing guidelines.