This Python application simulates our solar system using the Pygame library. It includes the following celestial bodies:
- Sun
- Earth
- Mars
- Venus
- Mercury
You can add more planets, moons, and satellites. Additionally, you can customize their initial velocity, mass, and distance to create your own interactive solar system model.
Feel free to explore and experiment with different parameters! 🌏🪐☀️
- install
python 3.9or later. - install
pygamefrompip. - and run
runme.pyfile from the project. python runme.pyorpython3 runme.py
NOTE: If you have any suggestions feel free to pull requests or issue here.





