A downloadable project

# ๐ŸŒž Solar System Animation

**Watch our Solar System in motion!**

This simple educational animation is built with **Python** and **Pygame**:

- The Sun stays fixed at the center.

- Each planet revolves around the Sun on its own orbit.

- Planets have individual speeds and orbital radii.

- The background shows a starry sky, and labels add a nice touch.

---

## โœจ How It Works

- Download the project and run `solar_system.py`.

- Planets move in real-time along calculated circular orbits.

- You can customize the speed and distance of each planet.

---

## ๐Ÿ“ธ Screenshots

*(Add your screenshot here to show how it looks!)*

---

## ๐Ÿ—‚๏ธ Included Files

- `Sky.png` — space background  

- `Name.png`, `Name2.png` — title graphics  

- `Sun.png`, `Mercury.png`, `Venus.png`, `Earth.png`... — planet images  

- `solar_system.py` — the main animation script

---

## ๐ŸŽ“ Who This Is For

Perfect for beginners learning:

- Basic **Pygame** usage

- Animation loops

- Trigonometry for circular motion

---

## ๐Ÿš€ About

Created for fun and learning.  

Feel free to try your own ideas — like adding orbit lines, spinning planets, or music!

โญ If you enjoy it, leave a rating!

Download

Download
Solar-Planets-main.zip 818 kB

Install instructions

You have to install the Python-Pygame library.  Then  install to one folder the following files (zip file includes it)

- `solar_system.py` — main animation script  

- `Sky.png` — space background  

- `Name.png` and `Name2.png` — title graphics  

- `Sun.png`, `Mercury.png`, `Venus.png`, `Earth.png`, `Mars.png`,  

`Jupiter.png`, `Saturn.png`, `Uranus.png`, `Neptune.png` — planet images

---

โœ… When you run the program, a window will open showing planets orbiting the Sun in real time!

Enjoy the Solar System simulation! ๐ŸŒž๐Ÿช

Leave a comment

Log in with itch.io to leave a comment.