Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 675 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 675 Bytes

Particle Sim v2 Build Status Coverage Status

A physics simulator in the browser, available at https://3body.now.sh. Place particles and watch them move around and interact with each other. Add gravity, electric, and magnetic fields to the universe and see how that changes the environment.

Running

To run locally simply execute the following and navigate to http://localhost:1234

npm run dev