A Planet Orbit Visualizer

Python, Pygame

How does planetary orbit really work? This project is a visual demonstration of how the planets orbit our sun using real astrological values and physics equations. It's easy for the user to add, edit or remove planets if needed.

This uses python and pygame for an easy user interface. This is a quick demonstration using just a few planets, but you can see the specific values of each planet. I've used the official mass, draw distance and movement physic equations for each planet that can be found online

I've always been a big fan of math and it's everywhere. This is a fun way of bringing programming and math together to learn more about our nearby planets.

CLICK THE ICON BELOW TO VIEW TO VIEW THE SOURCE CODE ON GITHUB!