- Clone the repository
- Open index.html in your browser
- Show an animation of planets orbiting a star.
- Is sort of pretty to look at.
- Let the user interact in any way.
- Respect Kepler's laws of planetary motion.
Made with P5.js, an awesome library for JavaScript to do all sorts of fancy animations, interactive or not. Do check out their website : https://p5js.org/ and the Coding Train Youtube channel for awesome tutorials!