Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 658 Bytes

File metadata and controls

16 lines (11 loc) · 658 Bytes

A mini planetary system made with p5.js.

How to use:

  • Clone the repository
  • Open index.html in your browser

What it does:

  • Show an animation of planets orbiting a star.
  • Is sort of pretty to look at.

What it doesn't do:

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!